IEaxDataAreaViews.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Object index to work with view of analytical data area.

Description

The Remove method removes object to work with analytical data area view by its index.

Comments

If object will be removed, the method returns True.

To add existing object to work with analytical data area view into collection ,use IEaxDataAreaViews.Add.

See also:

IEaxDataAreaViews