List
|
The ListCollectionT type exposes the following members.
Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the ICollectionT. | |
Item | Gets or sets the element at the specified index. | |
Items | Gets a IListT wrapper around the CollectionT. |