Remove(Index: Integer): Boolean;
Index - variable index in the collection.
The Remove method removes the variable from the collection by its index. It returns True in case of success.
See also:
ILoVariables