IMsCompositeFormulaTermSetList.IndexOf

Syntax

IndexOf(Value: IMsCompositeFormulaTermSet): Integer;

Parameters

Value. Set of composite terms, which index must be obtained.

Description

The IndexOf method returns index of the specified set.

Example

The method use is given in the example for IMsCompositeFormulaTermSetList.Add.

See also:

IMsCompositeFormulaTermSetList