ISolrFacetSearchResults.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: Integer;

Description

The Count property returns the number of faceted search results.

Example

The example of work with the ISolrFacetSearchResults collection is given in description of the ISolrSearchResults.FacetSearchResults property.

See also:

ISolrFacetSearchResults