IValidationFilters.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Filter index in the collection.

Description

The Remove method removes a filter from the collection by its index. Returns True in case of successful removal.

See also:

IValidationFilters