PathSegments Constructor
Overload List
PathSegments() | Initializes a new instance of the PathSegments class. |
PathSegments(IEnumerable(PathSegment)) | Initializes a new instance of the PathSegments class with the specified collection of PathSegment objects. |
PathSegments(Int32) | Initializes a new instance of the PathSegments class with the specified capacity, or the number of PathSegment objects the collection is initially capable of storing. |