IBufferTagAggregatorFactoryService Methods

 

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

NameDescription
System_CAPS_pubmethodCreateTagAggregator<T>(ITextBuffer^)

Creates a tag aggregator for the specified text buffer.

System_CAPS_pubmethodCreateTagAggregator<T>(ITextBuffer^, TagAggregatorOptions)

Creates a tag aggregator for the specified text buffer using the given options.

Return to top
Show: