IMetabaseDialogFilters.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index is index of the filter that needs removal.

Description

The Remove method removes the filter, which index is passed as the Index input parameter, from the collection.

See also:

IMetabaseDialogFilters