Click or drag to resize

SystemShellListItemCollectionT Properties

The SystemShellListItemCollectionT generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Returns the number of items in the collection
Public propertyIsReadOnly
Returns true
Public propertyItem
Get a item at the specified index. The setter currently always throws an exception.
Top
See Also