IEaxSyncGroup.Remove

Fore Syntax

Remove(Index: Integer): Boolean;

Fore.NET Syntax

Remove(Index: integer): boolean;

Parameters

Index. Element index in link.

Description

The Remove method removes synchronized dimensions  link element.

Comments

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

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

See also:

IEaxSyncGroup