Show contents 

Express > Express Assembly Interfaces > IEaxInvisibleDimensions > IEaxInvisibleDimensions.Item

IEaxInvisibleDimensions.Item

Syntax

Item(Index: Integer): Integer;

Parameters

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

Description

The Item property returns key of a dimension contained in the list of invisible dimensions.

Comments

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

See also:

IEaxInvisibleDimensions