ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Geometry Namespace / GeometryBagBuilderEx Class / IsEmpty Property

In This Topic
    IsEmpty Property (GeometryBagBuilderEx)
    In This Topic
    Gets a boolean which indicates if this instance is empty or not. This instance is empty if it has zero geometries.
    Syntax
    Public Overrides ReadOnly Property IsEmpty As Boolean
    public override bool IsEmpty {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also