Specifies one object in the collection. (Read/Write)
Syntax
Item(ByVal Index as Long) as oObject
Parameters
Index
A 1-based value. For Tags collections, can be a String or a Long value.
oObject
A single object from the collection.
Remarks
Use this method to examine or modify existing tag values in a Tag collection.
Applies to Choices collection, ChoiceSinks collection