ICubeMetaExporterBindings.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. It returns True if deleting was successful.

See also:

ICubeMetaExporterBindings