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