PolylineSegmentCollectionAddRange Method |
| Name | Description | |
|---|---|---|
| AddRange(IEnumerablePolyline) |
Adds the polyline segments of all polylines in plines to the current collection.
| |
| AddRange(IEnumerableT) | (Inherited from ListPolylineSegment.) | |
| AddRange(Polyline) |
Adds the polyline segments of pline to the current collection.
|