ITableFilterConditions.Item

Syntax

Item(Index: Integer):ITableFilterCondition;

Parameters

Index is an index of the set filtration condition.

Description

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

See also:

ITableFilterConditions