FarPoint.Win.Chart アセンブリ > FarPoint.Win.Chart 名前空間 > UndoRedoManager クラス : PushUndo メソッド |
'Declaration Protected Sub PushUndo( _ ByVal action As UndoAction, _ ByVal clearRedo As Boolean _ )
'使用法 Dim instance As UndoRedoManager Dim action As UndoAction Dim clearRedo As Boolean instance.PushUndo(action, clearRedo)
protected void PushUndo( UndoAction action, bool clearRedo )