ICubeLoaderDimensionBindings.Item

Fore Syntax

Item(Index: Integer): ICubeLoaderDimensionBinding;

Fore.NET Syntax

Item[Index: Integer]: ICubeLoaderDimensionBinding;

Properties

Index. Index of dimension binding parameters.

Description

The Item property returns the binding options, which index is passed by the Index parameter.

See also:

ICubeLoaderDimensionBindings