PowerTools SPREAD for Windows Forms 8.0J
UndoList プロパティ


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

プロパティ値

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

UndoManager クラス
UndoManager メンバ

 

 


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