ITextStructureNavigatorSelectorService Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Operations
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
| Name | Description | |
|---|---|---|
![]() | CreateTextStructureNavigator(ITextBuffer^, IContentType^) | Creates a new ITextStructureNavigator for the specified ITextBuffer by using the specified IContentType to select the navigator. |
![]() | GetTextStructureNavigator(ITextBuffer^) | Gets a ITextStructureNavigator for the specified ITextBuffer, either by creating a new one or by using a cached value. |
Show:
