IDifferenceBuffer::RemoveSnapshotLineTransform Method (SnapshotLineTransform^)
Visual Studio 2015
Remove a custom SnapshotLineTransform previously added with AddSnapshotLineTransform
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
Parameters
- transform
-
Type:
Microsoft.VisualStudio.Text.Differencing::SnapshotLineTransform^
The transform to remove.
Show: