IMsDeterministicExpressionList.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Formula index.

Description

The Remove method removes the formula with the specified index from the collection.

Comments

If the removal is successful, the method returns True, otherwise the method returns False.

See also:

IMsDeterministicExpressionList