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