Constable Authorization Engine 2.0 BETA

UndoEngine.UndoItems Property

[This is preliminary documentation and subject to change.]

Gets the collection of recorded changes that can be undone.

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

See Also

UndoEngine Class | LaMarvin.ComponentModel Namespace