The IItemCollection type exposes the following members.

Properties

  Name Description
Public property Count
Gets the number of items in the collectiion.
Public property Item
Indexer to get items within this collection using array index syntax.

See Also