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


IGxSelection.SelectedObjects Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

IGxSelection.SelectedObjects Property

The objects in the selection.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxSelection Interface

.NET Related Topics

Catalog