IMsDimIteratorStubs.Add

Syntax

Add(Value: IVariableStub);

Parameters

Value. Added data source.

Description

The Add method adds the specified data source to the collection.

Comments

To get the required data source from the collection, use the IMsDimIteratorStubs.Item property.

Example

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

See also:

IMsDimIteratorStubs