IMsDimIterateByDataStubs.Item

Syntax

Item(Index: Integer): IMsDimIterateByDataStub;

Parameters

Index. Index of data source in the collection.

Description

The Item property returns the specified data source from the collection.

Comments

Data source indexing in the collection is continuous and starts with zero.

Example

The property use is given in the example for IMsCalculationChainMultiDimIterator.IterateByData.

See also:

IMsDimIterateByDataStubs