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