IEditorOperations::TransposeLine Method ()
Visual Studio 2015
Transposes the line containing the cursor with the next line.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
If the cursor at the last line, this method transposes the last two lines.
Show: