PathCollection Constructor |
| Name | Description | |
|---|---|---|
| PathCollection |
Initializes a new instance of the PathCollection class
| |
| PathCollection(IEnumerableString) |
Initializes a new instance of the PathCollection class and fills it with the given enumerable string collection.
| |
| PathCollection(StringCollection) |
Initializes a new instance of the PathCollection class and fills it with the given StringCollection | |
| PathCollection(String) |
Initializes a new instance of the PathCollection class and fills it with the given String.
| |
| PathCollection(JamItemIdListCollection) |
Initializes a new instance of the PathCollection class and fills it with the given
enumerable ItemIdList collection.
|