IMsDeterministicExpressionList.Remove

Syntax

Remove(Index: Integer): Boolean;

Remove(Index: Integer): Boolean;

Parameters

Index. Formula index.

Description

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

Comments

The method returns True in case of successful delete, and False in all other cases.

See also:

IMsDeterministicExpressionList