ICubeCreatorDimensions.Item

Fore Syntax

Item(Index: Integer): ICubeCreatorDimension;

Fore.NET Syntax

Item[Index: Integer]: ICubeCreatorDimension;

Properties

Index. Index of dimension in the collection.

Description

The Item property returns dimension properties, which index is passed by the Index parameter.

See also:

ICubeCreatorDimensions