IVsCompoundAction::CloseCompoundAction Method ()
Visual Studio 2015
Closes a compound action and sets the endpoint of a set of actions to be grouped in a single undo/redo unit.
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
From textmgr.idl:
HRESULT IVsCompoundAction::CloseCompoundAction();
Show: