IMetabaseDialogFilters.Item

Syntax

Item(Index: Integer): IMetabaseDialogFilter;

Parameters

Index - filter index in the collection.

Description

The Item property returns parameters of the filter, which index is passed as the Index input parameter.

See also:

IMetabaseDialogFilters