IndexOf(Value: IMsCalculationChainEntry): Integer;
Value. The element of calculation chain, which index must be obtained.
The IndexOf method returns the index of element of calculation chain.
Use the IMsCalculationChainEntries.Item property to get the element from calculation chain by its index.
See also: