ArcGIS Pro 2.6 API Reference Guide
InsertSegment Method

ArcGIS.Core.Geometry Namespace > MultipartBuilder<T> Class : InsertSegment Method
Overload List
OverloadDescription
Insert a segment to the part specified by partIndex before the segment specified by the beforeSegmentIndex. This method must be called on the MCT. Use QueuedTask.Run.  
Insert a segment constructed from a SegmentBuilder to the part specified by partIndex before the segment specified by the beforeSegmentIndex. This method must be called on the MCT. Use QueuedTask.Run.  
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

MultipartBuilder<T> Class
MultipartBuilder<T> Members