SystemShellListItemCollectionT Properties |
The SystemShellListItemCollectionT generic type exposes the following members.
Name | Description | |
---|---|---|
Count |
Returns the number of items in the collection
| |
IsReadOnly |
Returns true
| |
Item |
Get a item at the specified index. The setter currently always throws an exception.
|