ICubeCreatorFacts.Item

Fore Syntax

Item(Index: Integer): ICubeCreatorFact;

Fore.NET Syntax

Item[Index: Integer]: ICubeCreatorFact;

Properties

Index. Fact index.

Description

The Item property returns fact parameters, which index is passed by the Index parameter.

See also:

ICubeCreatorFacts