Class FindResult
- Namespace
- DotNetBrowser.Search
- Assembly
- DotNetBrowser.dll
A result of the text search.
public class FindResult
- Inheritance
-
FindResult
- Inherited Members
Properties
- NumberOfMatches
Gets the number of matches.
- SelectedMatch
Gets the index of the currently selected match.