Constable Authorization Engine 2.0 BETA

UndoEngine.RedoItems Property

[This is preliminary documentation and subject to change.]

Gets the collection of undone changes that can be redone (re-applied).

[Visual Basic]
Public ReadOnly Property RedoItems As UndoItemCollection
[C#]
public UndoItemCollection RedoItems {get;}

See Also

UndoEngine Class | LaMarvin.ComponentModel Namespace