This document is archived and information here might be outdated.  Recommended version.


ISearchResultsIdentifyObject.Select Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IS > ISearchResultsIdentifyObject Interface > ISearchResultsIdentifyObject.Select Method
ArcGIS Developer Help

ISearchResultsIdentifyObject.Select Method

Selects a shortcut in the Catalog tree.

[Visual Basic .NET]
Public Sub Select ( _
)
[C#]
public void Select (
);

Product Availability

Available with ArcGIS Desktop.

See Also

ISearchResultsIdentifyObject Interface