RemoveByKey(EntryKey: Integer): Boolean;
EntryKey. Collection element key.
The RemoveByKey method removes element with the specified key from the collection.
If removal is successful, the method returns True, otherwise it returns False.
See also: