ISlEquations.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Equation index.

Description

The Remove method deletes an equation based on a specified index.

Comments

If the deletion is successful, the method returns True, otherwise it returns False.

See also:

ISlEquations