Method FindNext
FindNext()
When implemented by a class, searches for the next occurrence of the text specified by previous search.
bool FindNext()
Returns
- bool
True if search succeed; otherwise false.
When implemented by a class, searches for the next occurrence of the text specified by previous search.
bool FindNext()
True if search succeed; otherwise false.