ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SelectionSet Class / Count Property

In This Topic
    Count Property (SelectionSet)
    In This Topic
    Gets the total count of records in the SelectionSet.
    Syntax
    public int Count {get;}
    Public ReadOnly Property Count As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.0 or higher.
    See Also