IDmReports.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: Integer;

Description

The Count property returns number of reports in collection.

Comments

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

See also:

IDmReports