OccurrenceCount

FoundDocument.OccurrenceCount property

Gets the number of occurrences found.

public int OccurrenceCount { get; }

Property Value

The number of occurrences found.

See Also