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

 

 


Copyright © 2004 GrapeCity inc.