PowerTools SPREAD for Windows Forms 8.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 メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.