'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)
protected bool Undo( int count )
UndoRedoManager クラス UndoRedoManager メンバ オーバーロード一覧
© 2004-2015, GrapeCity inc. All rights reserved.