OleUndoEngine.DiscardUndoUnit(UndoEngine+UndoUnit) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Closes this unit if it is a parent undo unit.
protected:
override void DiscardUndoUnit(System::ComponentModel::Design::UndoEngine::UndoUnit ^ unit);
protected override void DiscardUndoUnit (System.ComponentModel.Design.UndoEngine.UndoUnit unit);
override this.DiscardUndoUnit : System.ComponentModel.Design.UndoEngine.UndoUnit -> unit
Protected Overrides Sub DiscardUndoUnit (unit As UndoEngine.UndoUnit)