ICubeExecuteFilterSetup.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Index of the element to be removed.

Description

The Remove method removes the element with filtering parameters from the collection and returns whether removal is successful.

Comments

The method returns True if removal is successful, and False if removal is impossible for some reason.

See also:

ICubeExecuteFilterSetup