Remove(Index: Integer): Boolean;
Index. Controlling variable index.
The Remove method removes the controlling variable with the specified index from the collection.
Indexing of variables in the collection is continuous and starts with zero.
If the variable is successfully removed, the method returns True, otherwise it returns False.
See also: