Table of Contents
Collection<T> Properties

The properties of the Collection<T> class are listed below. For a complete list of Collection<T> class members, see the Collection<T> Members topic.

Properties
Name Description
ItemOverloaded. Gets the item at the specified index in the collection.
length Gets the number of items in the collection.
See Also