IEaxDataAreaSlices.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Analytical data area slice index.

Description

The Remove method removes analytical data area slice by its index.

Comments

If analytical data area slice is removed, the method returns True.

To remove analytical data area slice by its index, use IEaxDataAreaSlices.RemoveByKey.

See also:

IEaxDataAreaSlices