IndexOf(Value: IMsCalculationChainEntry): Integer;
IndexOf(Value: Prognoz.Platform.Interop.Ms.IMsCalculationChainEntry): integer;
Value. The element of calculation chain, that index is necessary to receive.
The IndexOf method returns index of a calculation chain element.
Use the IMsCalculationChainEntries.Item property to get the element from calculation chain by its index.
See also: