FindResultSelectedMatch Property  | 
 
                Gets the index of the currently selected match.
            
 
    Namespace: 
   DotNetBrowser.Search
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.5
Syntaxpublic int SelectedMatch { get; }Property Value
Type: 
Int32The index of the currently selected match or -1 when there's no matches.
See Also