| Item Method | |
| See Also |
- vtIndex
- Specifies the location of the column in the data table (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 MessageDataColumn |
- vtIndex
- Specifies the location of the column in the data table (starts from 0).