FindResultNumberOfMatches Property |
Gets the number of matches.
Namespace:
DotNetBrowser.Search
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax public int NumberOfMatches { get; }
Property Value
Type:
Int32The number of the matches found at the moment or -1 when no matches found.
See Also