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


IGxSelection.FirstObject Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxSelection Interface > IGxSelection.FirstObject Property
ArcGIS Developer Help

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