Item(Index: Integer): IDmReport;
Index. Report index in the collection.
The Item property returns the specified report in the collection.
Report indexing in the collection is continuous and starts with zero.
To get the number of reports in the collection, use the IDmReports.Count property.
See also: