Property NumberOfMatches
- Namespace
- DotNetBrowser.Search
- Assembly
- DotNetBrowser.dll
NumberOfMatches
Gets the number of matches.
public int NumberOfMatches { get; }
Property Value
- int
The number of the matches found at the moment or -1 when no matches found.