KGy SOFT Core Libraries Help
C#
VB
C++
F#
Show/Hide TOC
ICan
Undo
Undo
All Method
Undoes all possible undo steps.
Definition
Namespace:
KGySoft.ComponentModel
Assembly:
KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
C#
Copy
void
UndoAll
()
VB
Copy
Sub
UndoAll
C++
Copy
void
UndoAll
()
F#
Copy
abstract
UndoAll
:
unit
->
unit
See Also
Reference
ICanUndo Interface
KGySoft.ComponentModel Namespace
In This Article
Definition
See Also