IEaxSyncGroup.Item

Syntax

Item(Index: Integer): IEaxSyncItem;

Parameters

Index. Index of link element.

Description

The Item property returns the element of the link of synchronized dimensions by its index.

Comments

To get the number of elements of the link of synchronized dimensions, use IEaxSyncGroup.Count.

See also:

IEaxSyncGroup