ListCollectionT Properties

Properties

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.

See Also