ISearchResults.Count

Syntax

Count: Integer;

Description

The Count property returns the number of loaded search results.

Example

The example of work with the ISearchResults collection is given in description of the ISearchExecutor.Search method.

See also:

ISearchResults