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


ISearchResultsIdentifyObject.Select Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

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