IEaxSyncGroup.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Element index in link.

Description

The Remove method removes the element of the link of synchronized dimensions by its index.

Comments

If link element will be removed, the method returns True.

To remove the element of the link of synchronized dimensions by the description of the dimension linked to the element, use IEaxSyncGroup.RemoveByItem.

See also:

IEaxSyncGroup