ArcObjects Library Reference (CatalogUI)  

IGxApplication.Selection Property

The selection of application.

[Visual Basic .NET]
Public ReadOnly Property Selection As IGxSelection
[C#]
public IGxSelection Selection {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxApplication Interface