ArcGIS Pro 2.7 API Reference Guide
SetEmpty Method (MultipointBuilderEx)

ArcGIS.Core.Geometry Namespace > MultipointBuilderEx Class : SetEmpty Method
Sets this instance to empty.
Syntax
public override void SetEmpty()
Public Overrides Sub SetEmpty() 
Remarks
A call to ToGeometry will produce the empty Geometry. Does not change the attribute awareness.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

MultipointBuilderEx Class
MultipointBuilderEx Members