ITextSearchNavigatorFactoryService::CreateSearchNavigator Method (ITextBuffer^)
Visual Studio 2015
Creates a new instance of ITextSearchNavigator that searches the provided text buffer.
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
Parameters
- buffer
-
Type:
Microsoft.VisualStudio.Text::ITextBuffer^
The buffer to search.
Return Value
Type: Microsoft.VisualStudio.Text.Operations::ITextSearchNavigator^Returns an ITextSearchNavigator that searches the provided buffer..
Show: