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. It returns True if removal is successful.

See also:

ICubeMetaExporterFilters