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