ILoEquations.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index is equation index in the collection.

Description

The Remove method removes an equation from the collection by its index. Returns True in case of success.

See also:

ILoEquations