GrapeCity SPREAD for Windows Forms 12.0J
Redo(Int32) メソッド


リドゥアクションの数。保留中のアクションをすべてリドゥする場合は-1。
指定した数のアクションをリドゥして、アンドゥリストに追加します。
構文
'Declaration
 
Protected Overloads Function Redo( _
   ByVal count As Integer _
) As Boolean
'使用法
 
Dim instance As UndoRedoManager
Dim count As Integer
Dim value As Boolean
 
value = instance.Redo(count)
protected bool Redo( 
   int count
)

パラメータ

count
リドゥアクションの数。保留中のアクションをすべてリドゥする場合は-1。

戻り値の型

Boolean:成功した場合は True、それ以外の場合は False
参照

UndoRedoManager クラス
UndoRedoManager メンバ
オーバーロード一覧

 

 


Copyright © 2004 GrapeCity inc.