[This is preliminary documentation and is subject to change.]
Public method
| C# | Visual Basic | Visual C++ |
public void FindNextText( string theText, bool mustMatchWholeWord, bool mustMatchCase )
Public Sub FindNextText ( _ theText As String, _ mustMatchWholeWord As Boolean, _ mustMatchCase As Boolean _ )
public: void FindNextText( String^ theText, bool mustMatchWholeWord, bool mustMatchCase )
- theText (String)
- mustMatchWholeWord (Boolean)
- mustMatchCase (Boolean)