ArcObjects Library Reference (Catalog)  

IGxSelection.Count Property

The number of selected objects.

[Visual Basic .NET]
Public ReadOnly Property Count As Integer
[C#]
public int Count {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxSelection Interface