Express > Express Assembly Interfaces > IEaxDataAreaTransformations > IEaxDataAreaTransformations.Clear
Clear;
The Clear method clears collection of data transformation formulas.
After calling this method the IEaxDataAreaTransformations.Count property value is set to 0.
To add a data transformation formula to the collection, use IEaxDataAreaTransformations.Add.
See also: