Show contents 

Express > Express Assembly Interfaces > IEaxDataAreaParams > IEaxDataAreaParams.Remove

IEaxDataAreaParams.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Analytical data area parameter index.

Description

The Remove method removes parameter of analytical data area from collection by its index.

Comments

The method returns True in case of successful removing of analytical data area parameter from collection.

See also:

IEaxDataAreaParams