RemoveByKey(Key: Integer): Boolean;
Key. Key of data transformation formula.
The RemoveByKey method removes formula of data transformation from collection by its key.
If transformation formula is removed, the method returns True.
To remove formula of data transformation from collection by its index, use IEaxDataAreaTransformations.Remove.
See also: