Collection Members
Include Protected Members
Include Inherited Members
An ordered set of items that can be referred to as a unit.
The Collection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count | Returns the number of objects in the collection. |
Top
Methods
Name | Description | |
---|---|---|
_Index | Reserved for internal use. | |
GetEnumerator() | (Inherited from IEnumerable.) | |
GetEnumerator() | Returns an enumerator that iterates through the collection. |
Top