IAdhocDataSourceObjects.Count

Syntax

Count: Integer;

Description

The Count property returns the number of elements in the collection.

Comments

To get the element from the collection, use the IAdhocDataSourceObjects.Item property.

See also:

IAdhocDataSourceObjects