| Item Method | |
| See Also |
- Index
One of the following:
- The index of the data source, 0-based (long integer)
- The ID of the data source (string)
Returns an item from the collection.
| Visual Basic |
|---|
Public Function Item( _
ByVal Index As Variant _
) As UserDataSource |
- Index
One of the following:
- The index of the data source, 0-based (long integer)
- The ID of the data source (string)