ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ImageServiceLayer Class / SelectionCount Property

In This Topic
    SelectionCount Property (ImageServiceLayer)
    In This Topic
    Gets the number of features selected in the layer.
    Syntax
    Public Shadows ReadOnly Property SelectionCount As Integer
    public new int SelectionCount {get;}
    Requirements

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

    ArcGIS Pro version: 3.5 or higher.
    See Also