Share via


UndoManager.Undo Method

Include Protected Members
Include Inherited Members

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 Undo() Undo the actions of the topmost transaction on undo stack.
Public method Undo(Guid) Undo the actions committed in the transaction whose id is passed in. Make sure the id passed in is the transaction that is on top of the stack. Otherwise throw an exception.

Top

See Also

Reference

UndoManager Class

Microsoft.VisualStudio.Modeling Namespace