This topic has not yet been rated - Rate this topic

PathSegmentCollection Constructor

Initializes a new instance of a PathSegmentCollection.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method PathSegmentCollection() Initializes a new instance of a PathSegmentCollection.
Public method PathSegmentCollection(IEnumerable<PathSegment>) Initializes a new instance of the PathSegmentCollection class with the specified collection of PathSegment objects.
Public method PathSegmentCollection(Int32) Initializes a new instance of the PathSegmentCollection class with the specified capacity, or the number of PathSegment objects the collection is initially capable of storing.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.