IMetabaseDialogFilters.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Index of the filter to delete.

Description

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

See also:

IMetabaseDialogFilters