This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRemoteFindObj Interface > IRemoteFindObj.Unselect Method (ArcObjects .NET 10.4 SDK) |
Unselect found features.
[Visual Basic .NET] Public Sub Unselect ( _ ByVal pDisplay As IScreenDisplay _ )
[C#] public void Unselect ( IScreenDisplay pDisplay );
[C++]
HRESULT Unselect(
IScreenDisplay* pDisplay
);
[C++]
Parameters pDisplay [in]
pDisplay is a parameter of type IScreenDisplay