ArcObjects Library Reference (Catalog)  

IGxSelection.FirstObject Property

The first object in the selection.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxSelection Interface