ArcGIS Pro 3.2 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

    ArcGIS Pro version: 3 or higher.
    See Also