ITagAggregator<T> Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Tagging
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | (Inherited from IDisposable.) |
![]() | GetTags(IMappingSpan^) | Gets all the tags that overlap or are contained by the specified span of the type of the aggregator. |
![]() | GetTags(NormalizedSnapshotSpanCollection^) | Gets all the tags that overlap or are contained by the specified snapshotSpans of the type of the aggregator. |
![]() | GetTags(SnapshotSpan) | Gets all the tags that overlap or are contained by the specified span of the same type as the aggregator. |
Show:
