ISolrFilterConditions.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: Integer;

Description

The Count property returns number of filtering conditions in collection.

Example

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

See also:

ISolrFilterConditions