Item(Index: Integer): IPrxDataSource;
Index. Data source index.
The Item property returns the object that contains the data source, which index has been passed using the Index parameter.
The example of use is given on the page with description of the IPrxDataSources.Count property.
See also: