
This is class IItemIdList.
|
|
Name |
Description |
|
Compares the given ItemIdList to this instance by their name | |
|
Concatenates this instance and the given ItemIdList to a new one. | |
|
Returns the number of elements in this ItemIdList. | |
|
Returns a string for this item suitible for displaying to the use | |
|
Returns True if the given ItemIdList is the same as this instance. | |
|
Returns the last (realtive) part of the ItemIdList. | |
|
Returns a beginning part of this ItemIdList. | |
|
Returns if this instance contains a valid ItemIdList or not | |
|
Returns the file system path of this ItemIdList if it is a file system object. | |
|
Returns if this ItemIdList is a special folder | |
|
Returns the actual Windows Pointer that is wrapped by this instance. It is needed to pass it to Windows API calls. |