IAdhocReportExportSources.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 IAdhocReportExportSources.Item property.

See also:

IAdhocReportExportSources