CollectionItem Property

Overload List

ItemInt32 Returns a specific element of a Collection object either by position or by key. Read-only.
ItemObject Returns a specific element of a Collection object either by position or by key.
ItemString Returns a specific element of a Collection object either by position or by key. Read-only.

See Also