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