IItemCollectionT Properties |
The IItemCollectionT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Returns the number of items.
| |
| Item |
Returns an item by its key. A key can be an index or string.
|