Collection.Item Method

Refers to an element of a collection. Returns a Variant.

Syntax

Collection.Item Index, key


Parameters

Index

Integer OR

key

String


Index is 1-based.