GrapeCity SPREAD for Windows Forms 12.0J
RedoList プロパティ


UndoAction オブジェクトのリストを取得します。
構文
'Declaration
 
Public ReadOnly Property RedoList As ArrayList
'使用法
 
Dim instance As UndoManager
Dim value As ArrayList
 
value = instance.RedoList
public ArrayList RedoList {get;}

プロパティ値

リドゥアクション(UndoActionオブジェクト)のリストを含むArrayList
参照

UndoManager クラス
UndoManager メンバ

 

 


Copyright © 2004 GrapeCity inc.