Collection.Item

This function adds a member to the collection / Returns a specific member either by index or key.

Syntax Parameters Return Value
Property Collection.Item( _
    Key As Variant) As IXItem
Key [in]

Type: Variant

IXItem