ICubeMetaExporterFilters.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.

Comments

The method returns True if removal was successful.

See also:

ICubeMetaExporterFilters