Click or drag to resize

IItemCollectionT Properties

The IItemCollectionT generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Returns the number of items.
Public propertyItem
Returns an item by its key. A key can be an index or string.
Top
See Also