ArcGIS Pro 2.6 API Reference Guide
IsEmpty Property (Multipoint)

ArcGIS.Core.Geometry Namespace > Multipoint Class : IsEmpty Property
Gets a value indicating whether or not this instance is empty.
Syntax
public override bool IsEmpty {get;}
Public Overrides NotOverridable ReadOnly Property IsEmpty As Boolean
Remarks
IsEmpty returns TRUE when the geometry object does not contain geometric information beyond its original initialization state.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Multipoint Class
Multipoint Members