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