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