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


リドゥアクションの数。保留中のアクションをすべてリドゥする場合は-1。
指定した数のアクションをリドゥして、アンドゥリストに追加します。
構文
'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
)

パラメータ

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

戻り値の型

成功した場合はTrue
参照

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

 

 


Copyright © 2004 GrapeCity inc.