ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SelectionSet Class / IsEmpty Property

In This Topic
    IsEmpty Property (SelectionSet)
    In This Topic
    Gets if the SelectionSet is empty.
    Syntax
    public bool IsEmpty {get;}
    Public ReadOnly Property IsEmpty As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also