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

    See Also