GrapeCity SPREAD for Windows Forms 11.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-2018, GrapeCity Inc. All rights reserved.