IEaxDataAreaHierarchies.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Index of alternative hierarchy.

Description

The Remove method removes alternative hierarchy by its index.

Comments

To remove alternative hierarchy by its key, use IEaxDataAreaHierarchies.RemoveByKey.

See also:

IEaxDataAreaHierarchies