'Declaration Protected Overloads Function Undo( _ ByVal count As Integer _ ) As Boolean
'Declaration
Protected Overloads Function Undo( _ ByVal count As Integer _ ) As Boolean
'使用法 Dim instance As UndoRedoManager Dim count As Integer Dim value As Boolean value = instance.Undo(count)
'使用法
Dim instance As UndoRedoManager Dim count As Integer Dim value As Boolean value = instance.Undo(count)
protected bool Undo( int count )
UndoRedoManager クラス UndoRedoManager メンバ オーバーロード一覧
Copyright © 2004 GrapeCity inc.