IRdsDictionaryFilterConditions.Clear

Fore Syntax

Clear;

Fore.NET Syntax

Clear();

Description

The Clear method clears the collection of filters.

Comments

After calling the Clear method, value of the IRdsDictionaryFilterConditions.Count property equals to zero.

Fore Example

The method use is given in the example for IRdsDictionaryBatch.Filter.

See also:

IRdsDictionaryFilterConditions