ILoAddends.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Summand index in the collection.

Description

The Remove method removes the summand from the collection by its index.

Comments

It returns True in case of success.

See also:

ILoAddends