ShellItemIdList Properties |
The ShellItemIdList type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContainsKnownId |
Gets a value indicating whether this instance contains at least one id known by the current Shell Folder Server.
|
![]() | Count |
Gets the number of elements (SHITEMID structures) in the collection, including the terminator.
|
![]() | Data |
Gets the PIDLs' data.
|
![]() | DebugString |
Gets a string useful for developers.
|
![]() ![]() | Desktop |
Gets the desktop PIDL.
|
![]() | IdCount |
Gets the number of elements (SHITEMID structures) in the collection, excluding the terminator.
|
![]() | IsTerminator |
Gets a value indicating whether this instance contains only the terminator.
|
![]() | Item |
Gets the ShellItemId at the specified index.
|
![]() | Last |
Gets the last SHITEMID of this instance.
This is not the terminator.
|
![]() | Parent |
Gets the parent PIDL.
|
![]() | RelativeFromParent |
Gets this PIDL relative from its parent.
This is like the Last id with a terminator.
|
![]() | Size |
Gets the PIDL's size.
|