Item(Index: Integer): IMsCalculationChainEntry;
Index. Index of calculation chain element.
The Item property returns the element of calculation chain.
The number of elements in the collection is returned by the IMsCalculationChainEntries.Count property. Indexing of elements is continuous and starts with zero.
The property use is given in the example for IMsCalculationChainSystem.AddModel.
See also: