ICubeMetaExporterBindings.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Element index in the collection.

Description

The Remove method deletes element from the collection by index. It returns True if deleting was successful.

See also:

ICubeMetaExporterBindings