Add(Stub: IVariableStub): IMsDimIterateByDataStub;
Add(Stub: Prognoz.Platform.Interop.Cubes.IVariableStub): Prognoz.Platform.Interop.Ms.IMsDimIterateByDataStub;
Stub. Data source added to the collection.
The Add method adds the specified data source to the collection.
To get the specified source from the collection, use the IMsDimIterateByDataStubs.Item property.
The property use is given in the example for IMsCalculationChainMultiDimIterator.IterateByData.
See also: