Click or drag to resize

IUndoRedoManagerTPeekRedo Method

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

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

Return Value

IMementoT

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

See Also