ArcGIS Pro 2.9 API Reference Guide
MultipointBuilderEx Class Methods


ArcGIS.Core.Geometry Namespace : MultipointBuilderEx Class

For a list of all members of this type, see MultipointBuilderEx members.

Public Methods
 NameDescription
Public MethodA convenience method to add a MapPoint.  
Public Method A convenience method to add an enumeration of points.  
Public Methodstatic (Shared in Visual Basic)Overloaded.   
Public Methodstatic (Shared in Visual Basic)Creates a new instance of a Multipoint class from an Esri shape buffer.  
Public MethodA convenience method to get the MapPoint at the specified point index.  
Public MethodA convenience method to insert a MapPoint.  
Public Method Inserts a range of points at the specified index.  
Public MethodCompares this instance of MultipointBuilderEx to the other for equality.  
Public Method Removes a point at the specified index.  
Public Method Removes a range of points.  
Public MethodOverridden.  Sets this instance to empty.  
Public Method A convenience method to update the components of a point.  
Public MethodOverridden. Returns a Multipoint instance representing the current state of the builder.  
Top
See Also

Reference

MultipointBuilderEx Class
ArcGIS.Core.Geometry Namespace