Show contents 

Express > Express Assembly Interfaces > IEaxDataAreaParams > IEaxDataAreaParams.Clear

IEaxDataAreaParams.Clear

Syntax

Clear;

Description

The Clear method clears the collection of analytical data area parameters.

Comments

To remove analytical data area parameter from the collection by its index, use the IEaxDataAreaParams.Remove method.

Example

The method use is given in the example for IEaxDataAreaSlice.Params.

See also:

IEaxDataAreaParams