Share via


UndoManager.Redo 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 Redo() Redo the actions of the topmost transaction on the redo stack.
Public method Redo(Guid) Redo 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