Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / UndoRedoManager Class / Clear Method


In This Topic
Clear Method (UndoRedoManager)
In This Topic
Clears out current Undo and Redo stacks
Syntax
'Declaration
 
Public Sub Clear() 
 
'Usage
 
Dim instance As UndoRedoManager
 
instance.Clear()
See Also