ILoAddends.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index is index of summand in the collection.

Description

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

See also:

ILoAddends