ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / Map Class / SelectionCount Property

In This Topic
    SelectionCount Property (Map)
    In This Topic
    Gets the number of rows and features selected in the map.
    Syntax
    public int SelectionCount {get;}
    Public ReadOnly Property SelectionCount As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also