ItemIdList Constructor |
Name | Description | |
---|---|---|
ItemIdList |
Initializes a new empty instance of the ItemIdList class.
| |
ItemIdList(EnvironmentSpecialFolder) |
Initializes a new instance of the ItemIdList class that contains an ItemIdList to the given special folder.
| |
ItemIdList(IntPtr) | Initializes a new instance of the ItemIdList class that contains a copy of the given ItemIdList. | |
ItemIdList(String) |
Initializes a new instance of the ItemIdList class that contains an ItemIdList for the given path.
| |
ItemIdList(ItemIdList) |
Initializes a new instance of the ItemIdList class that contains a copy of the given ItemIdList.
| |
ItemIdList(ShellFolder) |
Initializes a new instance of the ItemIdList class that contains an ItemIdList for the given special folder.
|