Item(Index: Integer): IAdhocDataSourceObject;
Index. Element index.
The Item property returns the specified collection element.
Indexing of elements is continuous and starts with zero. To get the number of elements in the collection, use the IAdhocDataSourceObjects.Count property.
See also: