Class PathSegmentCollection

PathSegmentCollection class

Represents a path segments collection.

public class PathSegmentCollection : List<IPathSegment>

See Also