The Enumerator object contains the following properties:
Property List
Name | Description |
---|---|
ItemCount | Returns the number of objects in the collection. |
Items(Index) | Returns an object by its zero-based index in the collection. |
The Enumerator object contains the following properties:
Name | Description |
---|---|
ItemCount | Returns the number of objects in the collection. |
Items(Index) | Returns an object by its zero-based index in the collection. |