ITextSnapshot.CreateTrackingSpan Method

Include Protected Members
Include Inherited Members

Creates a ITrackingSpan in this snapshot.

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 CreateTrackingSpan(Span, SpanTrackingMode) Creates a ITrackingSpan in this snapshot.
Public method CreateTrackingSpan(Int32, Int32, SpanTrackingMode) Creates a ITrackingSpan in this snapshot.
Public method CreateTrackingSpan(Span, SpanTrackingMode, TrackingFidelityMode) Creates a ITrackingSpan in this snapshot.
Public method CreateTrackingSpan(Int32, Int32, SpanTrackingMode, TrackingFidelityMode) Creates a ITrackingSpan in this snapshot.

Top

See Also

Reference

ITextSnapshot Interface

Microsoft.VisualStudio.Text Namespace