Count: Integer;
The Count property returns the number of elements in the collection.
To get the element from the collection, use the IAdhocDataSourceObjects.Item property.
See also:
IAdhocDataSourceObjects