IMatrixExtendInfo.Item

Syntax

Item(Index: Integer): IDimSelection;

Parameters

Index. Index of dimension.

Description

The property is read-only.

The Item property returns the specified dimension.

Comments

Indexing of dimensions is continuous and starts with zero. The IMatrixExtendInfo.Count property returns a total number of dimensions.

See also:

IMatrixExtendInfo