IViewTagAggregatorFactoryService Methods

 

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

NameDescription
System_CAPS_pubmethodCreateTagAggregator<T>(ITextView^)

Creates a tag aggregator for the specified ITextView that aggregates tags of the given type.

System_CAPS_pubmethodCreateTagAggregator<T>(ITextView^, TagAggregatorOptions)

Creates a tag aggregator for the specified ITextView and with the given options that aggregates tags of the given type.

Return to top
Show: