IRdsDictionaryFilterConditions.Clear

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.

Example

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

See also:

IRdsDictionaryFilterConditions