Method FindNext
FindNext()
Searches for the next occurrence of the text specified by previous search.
public virtual bool FindNext()
Returns
- bool
True if search succeed; otherwise false.
FindNext(string)
protected virtual bool FindNext(string text)
Parameters
text
string