Table of Contents

Property SelectedMatch

Namespace
DotNetBrowser.Search
Assembly
DotNetBrowser.dll

SelectedMatch

Gets the index of the currently selected match.

public int SelectedMatch { get; }

Property Value

int

The index of the currently selected match or -1 when there's no matches.