ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Geometry Namespace / Multipart Class / IsEmpty Property

In This Topic
    IsEmpty Property (Multipart)
    In This Topic
    Gets a value indicating whether or not this instance is empty.
    Syntax
    public override bool IsEmpty {get;}
    Public Overrides ReadOnly Property IsEmpty As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also