Item(Index: Integer): IMsDimIterateByDataStub;
Item[Index: integer]: Prognoz.Platform.Interop.Ms.IMsDimIterateByDataStub;
Index. Index of data source in collection.
The Item property returns specified data source from collection.
Data source indexing in the collection is continuous and starts with zero.
The property use is given in the example for IMsCalculationChainMultiDimIterator.IterateByData.
See also: