RemoveByKey(Key: Integer): Boolean;
Key. Key of the parameter to be removed.
The RemoveByKey method removes parameter with the specified key from the collection.
If removal is successful, the method returns True, otherwise it returns False.
See also: