バージョン

UndoHistory プロパティ

元に戻す履歴内の項目の読み取り専用のコレクションを返します。
シンタックス
'宣言
 
Public ReadOnly Property UndoHistory As IList(Of UndoHistoryItem)
public IList<UndoHistoryItem> UndoHistory {get;}
参照