ArcGIS Pro 3.0 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, Windows 8.1

    See Also