Share via


MapToDifferenceBuffer Method

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 MapToDifferenceBuffer(Difference) Given a line difference, find the associated SnapshotSpan in the difference buffer.
Public method MapToDifferenceBuffer(Match) Given a line match, find the associated SnapshotSpan in the difference buffer.
Public method MapToDifferenceBuffer(SnapshotPoint) Given a point that maps to either the LeftBuffer or RightBuffer, map that point up to the difference buffer.

Top

See Also

Reference

IDifferenceBuffer Interface

Microsoft.VisualStudio.Data.Tools.Delta Namespace