Click or drag to resize

IUndoableEdit Methods

The IUndoableEdit type exposes the following members.

Methods
  NameDescription
Public methodRedo
Executed when redo is called on this edit from the UndoManager
Public methodUndo
Executed when undo is called on this edit from the UndoManager
Top
See Also