Allows VARIANT-indexed access to items in the collection. You can use names as indexes as well.
Name | Type | Description |
Index | Variant | The index or name of the object to get. If an index is used, the first item in the collection has an index of 1. |