Returns a reference to an existing item in the collection by its index.
Returns a reference to an existing item in the collection by its index.
| Visual Basic |
|---|
Public Function Item( _ ByVal vtIndex As Variant _ ) As MessageHeader |
Specifies the index of the new item, which was added to the collection.