ArcGIS Pro 2.9 API Reference Guide
PolylineBuilderEx Class Methods


ArcGIS.Core.Geometry Namespace : PolylineBuilderEx Class

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

Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from ArcGIS.Core.Geometry.MultipartBuilderEx)
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. (Inherited from ArcGIS.Core.Geometry.MultipartBuilderEx)
Public MethodOverloaded.  (Inherited from ArcGIS.Core.Geometry.MultipartBuilderEx)
Public MethodOverloaded.  (Inherited from ArcGIS.Core.Geometry.MultipartBuilderEx)
Public Method Returns a clone of the builder.  
Public Methodstatic (Shared in Visual Basic)Overloaded.   
Public Methodstatic (Shared in Visual Basic)Creates a new instance of a Polyline class from an Esri shape buffer.  
Public Method Gets the segment at the specified index. (Inherited from ArcGIS.Core.Geometry.MultipartBuilderEx)
Public MethodOverloaded.  (Inherited from ArcGIS.Core.Geometry.MultipartBuilderEx)
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. (Inherited from ArcGIS.Core.Geometry.MultipartBuilderEx)
Public MethodOverloaded.  (Inherited from ArcGIS.Core.Geometry.MultipartBuilderEx)
Public Method Inserts a range of segments into an existing part. (Inherited from ArcGIS.Core.Geometry.MultipartBuilderEx)
Public Method Compares this instance of MultipartBuilderEx to the other for equality (Inherited from ArcGIS.Core.Geometry.MultipartBuilderEx)
Public MethodRemove the part specified by partIndex. (Inherited from ArcGIS.Core.Geometry.MultipartBuilderEx)
Public Method Removes a range of parts. (Inherited from ArcGIS.Core.Geometry.MultipartBuilderEx)
Public Method Gets the number of segments in the specified part. (Inherited from ArcGIS.Core.Geometry.MultipartBuilderEx)
Public MethodSets this instance to empty by clearing the Parts list. (Inherited from ArcGIS.Core.Geometry.MultipartBuilderEx)
Public MethodOverridden. Returns a Polyline instance representing the current state of the builder.  
Top
See Also

Reference

PolylineBuilderEx Class
ArcGIS.Core.Geometry Namespace