ISolrSearchEngineCores.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: Integer;

Description

The Count property returns number of the Solr instances in collection.

Example

The example of work with the ISolrSearchEngineCores collection is given in description of the ISolrSearchEngineCores.Add method.

See also:

ISolrSearchEngineCores