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.
Searches for the next occurrence of the text specified by previous search.
public virtual bool FindNext()
True if search succeed; otherwise false.