UndoableObjectBaseClearUndoHistory Method

Clears the undo/redo history without performing any undo.

Definition

Namespace: KGySoft.ComponentModel
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 8.1.0
C#
public void ClearUndoHistory()

Implements

ICanUndoClearUndoHistory

See Also