ICubeLoaderDimensionBindings.Remove

Syntax

Remove(Index: Integer): Boolean;

Properties

Index. Index of dimension binding parameters.

Description

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

Comments

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

See also:

ICubeLoaderDimensionBindings