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(JamItemIdListCollection) |
Initializes a new instance of the PathCollection class and fills it with the given
enumerable ItemIdList collection.
|
![]() | PathCollection(String) |
Initializes a new instance of the PathCollection class and fills it with the given String.
|
![]() | PathCollection(StringCollection) |
Initializes a new instance of the PathCollection class and fills it with the given StringCollection |