IEaxSyncGroup.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: integer;

Description

The Count property returns the number of the synchronized dimensions link elements.

Comments

To get synchronized dimensions  link element by its index, use IEaxSyncGroup.Item.

See also:

IEaxSyncGroup