Item(Index: Integer): IReportDataSourceData;
Index. Data source index.
The Item property returns report data source.
To get the number of data sources, use IReportDataSourcesData.Count.
The property use is given in the example for IEaxAnalyzerUserEvents.OnAfterExecuteAnalyzer.
See also: