PolylineSegmentCollection.AddRange Method |
Name | Description | |
---|---|---|
![]() | AddRange(IEnumerable<Polyline>) |
Adds the polyline segments of all polylines in plines to the current collection.
|
![]() | AddRange(IEnumerable<T>) | (Inherited from List<PolylineSegment>.) |
![]() | AddRange(Polyline) |
Adds the polyline segments of pline to the current collection.
|