IEaxDataAreaTransformations.Clear

Syntax

Clear;

Description

The Clear method clears collection of data transformation formulas.

Comments

After calling this method, the IEaxDataAreaTransformations.Count value is set to 0.

To add data transformation formula into collection, use IEaxDataAreaTransformations.Add.

See also:

IEaxDataAreaTransformations