RemoveByKey(Key: Integer): Boolean;
RemoveByKey(Key: integer): boolean;
Key. Removed parameter key.
The RemoveByKey method removes parameter from the collection by its key.
If the removal is successful, the method returns True, otherwise it returns False.
See also: