IEaxSyncGroup.Count

Syntax

Count: Integer;

Description

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

Comments

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

See also:

IEaxSyncGroup