IDmReports.Count

Syntax

Count: Integer;

Description

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

Comments

To get report from the collection, use the IDmReports.Item property.

See also:

IDmReports