Method AddSegments
AddSegments(IEnumerable<Segment>)
Adds segments to the end of the part.
Declaration
public void AddSegments(IEnumerable<Segment> segments)
Parameters
Type | Name | Description |
---|---|---|
IEnumerable<Segment> | segments | The segments to add. |
Applies to
Platforms and versions
Target | Versions |
---|---|
UWP | 100.15 |