ArcGIS Pro 2.8 API Reference Guide
IsEmpty Property (MultipartBuilderEx)

ArcGIS.Core.Geometry Namespace > MultipartBuilderEx Class : IsEmpty Property
Gets a boolean which indicates if this instance is empty or not. This instance is empty if it has zero parts.
Syntax
public override bool IsEmpty {get;}
Public Overrides ReadOnly Property IsEmpty As Boolean
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

MultipartBuilderEx Class
MultipartBuilderEx Members