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

OccurrenceCount

SearchReport.OccurrenceCount property

Gets the total number of occurrences found.

public int OccurrenceCount { get; }

Property Value

The total number of occurrences found.

See Also