IValidationFilters.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key.Filter key in the collection.

Description

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

See also:

IValidationFilters