ShellSystemListItemCollection Properties |
The ShellSystemListItemCollection type exposes the following members.
Name | Description | |
---|---|---|
Count |
Returns the number of items in the collection
(Inherited from SystemShellListItemCollectionT.) | |
IsReadOnly |
Returns true
(Inherited from SystemShellListItemCollectionT.) | |
Item |
Get a item at the specified index. The setter currently always throws an exception.
(Inherited from SystemShellListItemCollectionT.) | |
ShellSystemList |
Get the ShellSystemList instance this collection is associated to.
|