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