ISolrFilterConditions.Item

Syntax

Item(Index: Integer): ISolrFilterCondition;

Parameters

Index. Filtering condition index.

Description

The Item property returns parameters of the specified filtering condition.

Example

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

See also:

ISolrFilterConditions