Click or drag to resize

IUndoRedoManagerTPeekUndo Method

Gets, without removing, the top memento on the undo stack.

Namespace: RAYLASE.Marker.UndoRedo
Assembly: RAYLASE.Marker.UndoRedo (in RAYLASE.Marker.UndoRedo.dll) Version: 2.19.0
Syntax
C#
IMemento<T> PeekUndo()

Return Value

IMementoT

[Missing <returns> documentation for "M:RAYLASE.Marker.UndoRedo.IUndoRedoManager`1.PeekUndo"]

See Also