1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search.Results
  6. /
  7. SearchResult
  8. /
  9. OccurrenceCount

OccurrenceCount

SearchResult.OccurrenceCount property

Gets the total number of occurrences found.

public int OccurrenceCount { get; }

Property Value

The total number of occurrences found.

See Also