ITextSearchNavigator::Find Method ()

 

Finds the next occurrence of the text matching the SearchTerm.

Namespace:   Microsoft.VisualStudio.Text.Operations
Assembly:  Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)

bool Find()

Return Value

Type: System::Boolean

Returns true if a match is found; otherwise, returns false.

Return to top
Show: