Show contents 

Cp > Cp Assembly Interfaces > ILoEquations > ILoEquations.Remove

ILoEquations.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index - equation index in the collection.

Description

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

See also:

ILoEquations