ITextStructureNavigatorSelectorService Methods

 

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

NameDescription
System_CAPS_pubmethodCreateTextStructureNavigator(ITextBuffer^, IContentType^)

Creates a new ITextStructureNavigator for the specified ITextBuffer by using the specified IContentType to select the navigator.

System_CAPS_pubmethodGetTextStructureNavigator(ITextBuffer^)

Gets a ITextStructureNavigator for the specified ITextBuffer, either by creating a new one or by using a cached value.

Return to top
Show: