IMsFormulaTermList.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Term index.

Description

The Remove method deletes the term, the index of which is passed by the Index parameter. An error message is generated if the term is used in the model equation.

See also:

IMsFormulaTermList