ArcGIS Pro 2.8 API Reference Guide
AddPart Method (MultipartBuilderEx)

ArcGIS.Core.Geometry Namespace > MultipartBuilderEx Class : AddPart Method
Overload List
OverloadDescription
Adds a part constructed from the enumeration of segments to the MultipartBuilderEx. The part will be added to the end of the Parts list.  
Adds a part constructed by creating line segments from the enumeration of coordinates. The part will be added to the end of the Parts list.  
Adds a part constructed by creating line segments from the enumeration of coordinates. The part will be added to the end of the Parts list.  
Adds a part constructed by creating line segments from the enumeration of points. The part will be added to the end of the Parts list.  
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

MultipartBuilderEx Class
MultipartBuilderEx Members