Clear;
Clear();
The Clear method clears collection of data transformation formulas.
After calling this method, the IEaxDataAreaTransformations.Count value is set to 0.
To add data transformation formula into collection, use IEaxDataAreaTransformations.Add.
See also: