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