ArcGIS Pro 2.9 API Reference Guide
MultipartBuilderEx Class Methods


ArcGIS.Core.Geometry Namespace : MultipartBuilderEx Class

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

Public Methods
 NameDescription
Public MethodOverloaded.   
Public MethodAdds the parts constructed from the set of enumeration of segments to the MultipartBuilderEx. The parts will be added to the end of the Parts list.  
Public MethodOverloaded.   
Public MethodOverloaded.   
Public Method Gets the segment at the specified index.  
Public MethodOverloaded.   
Public MethodInserts parts constructed from the set of enumeration of segments to the MultipartBuilderEx. The parts will be inserted to the Parts list before the specified index.  
Public MethodOverloaded.   
Public Method Inserts a range of segments into an existing part.  
Public Method Compares this instance of MultipartBuilderEx to the other for equality  
Public MethodRemove the part specified by partIndex.  
Public Method Removes a range of parts.  
Public Method Gets the number of segments in the specified part.  
Public MethodOverridden. Sets this instance to empty by clearing the Parts list.  
Public Method Builds a new Geometry instance from the properties of this builder. (Inherited from ArcGIS.Core.Geometry.GeometryBuilderEx)
Top
See Also

Reference

MultipartBuilderEx Class
ArcGIS.Core.Geometry Namespace