'Declaration Public Overloads Function Redo( _ ByVal count As Integer _ ) As Boolean
'使用法 Dim instance As UndoManager Dim count As Integer Dim value As Boolean value = instance.Redo(count)
public bool Redo( int count )
UndoManager クラス UndoManager メンバ オーバーロード一覧
© 2004-2015, GrapeCity inc. All rights reserved.