Show contents 

BISearch > BISearch Assembly Interfaces > ISolrFilterConditions > ISolrFilterConditions.Clear

ISolrFilterConditions.Clear

Fore Syntax

Clear;

Fore.NET Syntax

Clear();

Description

The Clear method deletes all filtering conditions from the collection.

Example

The example of work with the ISolrFilterConditions collection is given in description of the ISolrSearchContext.FilterContext property.

See also:

ISolrFilterConditions