IJohansenTestEquations.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Equation index in the collection.

Description

The Remove method deletes an equation based on a specified index. If the deletion is successful, the method returns True, otherwise it returns False.

See also:

IJohansenTestEquations