DocumentCount

SearchResult.DocumentCount property

Gets the number of documents found.

public int DocumentCount { get; }

Property Value

The number of documents found.

See Also