Click or drag to resize

PathCollection Constructor

Overload List
 NameDescription
Public methodPathCollection Initializes a new instance of the PathCollection class
Public methodPathCollection(IEnumerableString) Initializes a new instance of the PathCollection class and fills it with the given enumerable string collection.
Public methodPathCollection(JamItemIdListCollection) Initializes a new instance of the PathCollection class and fills it with the given enumerable ItemIdList collection.
Public methodPathCollection(String) Initializes a new instance of the PathCollection class and fills it with the given String.
Public methodPathCollection(StringCollection) Initializes a new instance of the PathCollection class and fills it with the given StringCollection
Top
See Also