Item(Index: Integer): IAdhocReportExportSource;
None;
Index. Element index.
The Item property returns the specified collection element.
Indexing of elements is continuous and starts with zero. To get the number of elements in the collection, use the IAdhocReportExportSources.Count property.
See also: