ITableFilterConditions.Item

Syntax

Item(Index: Integer):ITableFilterCondition;

Parameters

Index - index of the set filtering condition.

Description

The Item property returns the condition, which index is passed as the Index input parameter.

See also:

ITableFilterConditions