Share via


ITagAggregator<T>.GetTags Method

Include Protected Members
Include Inherited Members

Gets all the tags that overlap or are contained by the specified span of the type of the aggregator.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GetTags(IMappingSpan) Gets all the tags that overlap or are contained by the specified span of the type of the aggregator.
Public method GetTags(NormalizedSnapshotSpanCollection) Gets all the tags that overlap or are contained by the specified snapshotSpans of the type of the aggregator.
Public method GetTags(SnapshotSpan) Gets all the tags that overlap or are contained by the specified span of the same type as the aggregator.

Top

See Also

Reference

ITagAggregator<T> Interface

Microsoft.VisualStudio.Text.Tagging Namespace