IEaxInvisibleDimensions.Item

Syntax

Item(Index: Integer): Integer;

Parameters

Index. Dimension index is in the list of invisible ones.

Description

The Item property returns the key of dimension which is in the list of invisible ones. Dimension index is sent by using the Index parameter.

Comment

To get number of invisible dimensions, use the IEaxInvisibleDimensions.Count property.

See also:

IEaxInvisibleDimensions