ArcGIS Pro 3.7 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 ReadOnly Property SelectionCount As Integer
    public int SelectionCount {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also