VirtualSnapshotSpan.TranslateTo Method
Include Protected Members
Include Inherited Members
Translates this span to the specified 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 | |
---|---|---|
TranslateTo(ITextSnapshot) | Translates this span to the specified snapshot. | |
TranslateTo(ITextSnapshot, SpanTrackingMode) | Translates this span to the specified snapshot with the given tracking mode. |
Top