| Item Method | |
| See Also |
- vtIndex
- Specifies the location of the row in the data column (starts from 0).
Returns a reference to an existing item in the collection by its index.
| Visual Basic |
|---|
Public Function Item( _
   ByVal vtIndex As Variant _
) As MessageDataLine |
- vtIndex
- Specifies the location of the row in the data column (starts from 0).