ICubeLoaderFactBindings.Item

Fore Syntax

Item(Index: Integer): ICubeLoaderFactBinding;

Fore.NET Syntax

Item[Index: Integer]: ICubeLoaderFactBinding;

Parameters

Index. Index of cube fact binding parameters.

Description

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

See also:

ICubeLoaderFactBindings