Click or drag to resize

PolylineSegmentCollectionAddRange Method

Overload List
  NameDescription
Public methodAddRange(IEnumerablePolyline)
Adds the polyline segments of all polylines in plines to the current collection.
Public methodAddRange(IEnumerableT) (Inherited from ListPolylineSegment.)
Public methodAddRange(Polyline)
Adds the polyline segments of pline to the current collection.
Top
See Also