ITableFilterConditions.Remove

Syntax

Remove(Index: Integer);

Parameters

Index - index of the filtering element.

Description

The Remove method removes the filtering condition, which index is passed as the Value input parameter.

See also:

ITableFilterConditions