ModelBaseClearUndoHistory Method
Clears the undo/redo history without performing any undo.
Namespace: KGySoft.ComponentModelAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0-preview.1
public void ClearUndoHistory()
Public Sub ClearUndoHistory
public:
virtual void ClearUndoHistory() sealed
abstract ClearUndoHistory : unit -> unit
override ClearUndoHistory : unit -> unit
Implements
ICanUndoClearUndoHistory