RemoveByKey(Key: Integer): Boolean;
RemoveByKey(Key: uinteger): Boolean;
Key. Parameter key in the collection.
The RemoveByKey method removes parameters with the specified key from the collection.
If the removal is successful, the method returns True, otherwise it returns False.
See also: