IMetabaseDialogFilters.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index - index of the filter that must be removed.

Description

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

See also:

IMetabaseDialogFilters