ICubeMetaLoaderBindings.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index - element index in the collection.

Description

The Remove method removes the element from the collection by its index. Returns True if deleting is successful.

See also:

ICubeMetaLoaderBindings