INonLoVariables.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index is index of the variable in the collection.

Description

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

See also:

INonLoVariables