Ms > Ms Assembly Interfaces > IDmReports > IDmReports.Count
Count: Integer;
The Count property returns the number of reports in the collection.
To get report from the collection, use the IDmReports.Item property.
See also:
IDmReports