RemoveByKey(Key: Integer): Boolean;
Key. Object key.
The RemoveByKey method removes object from the collection by its key.
If the object is successfully removed, the method returns True, value of the IMsTransformObjectList.Count property decreases by one; otherwise it is False.
See also: