バージョン

RedoHistory プロパティ

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