RemoveByKey(Key: String): Boolean;
RemoveByKey(Key: String): Boolean;
Key. Element key in the collection.
The RemoveByKey method removes element from the collection by key and returns confirmation of successful deletion.
This method returns True if the element is successfully removed.
See also: