IAuditFilter.Remove

Syntax

Remove(Index: Integer): Boolean;

Remove(Index: integer): boolean;

Parameters

Index. Condition index.

Description

The Remove method enables deleting the filter condition, which index is passed by the Index parameter.

See also:

IAuditFilter