RemoveByKey(Key: Integer): Boolean;
RemoveByKey(Key: uinteger): boolean;
Key - key of the attribute that should be removed.
The RemoveByKey method removes attribute from the collection by key and returns whether removal is successful.
The method returns True if removal is successful.
See also: