Add(Instance: IDimInstance): IMsDimIteratorLink;
Add(Instance: Prognoz.Platform.Interop.Dimensions.IDimInstance): Prognoz.Platform.Interop.Ms.IMsDimIteratorLink;
Instance. Added dimension.
The Add method adds a linked dimension to the collection.
To get a linked dimension in the collection, use the IMsDimIteratorLinks.Item property.
The method use is given in the example for IMsCalculationChainMultiDimIterator.IterateByData.
See also: