ICubeLoaderFactBindings.Remove

Syntax

Remove(Index: Integer): Boolean;

Properties

Index. Index of cube fact binding parameters.

Description

The Remove method removes binding parameters, which index is passed by the Index parameter.

Comments

The method returns True if binding parameters are removed, and False if removal is impossible.

See also:

ICubeLoaderFactBindings