AvalonEdit
Redo Method
NamespacesICSharpCode.AvalonEditTextEditorRedo()()()()
Redoes the most recent undone command.
Declaration Syntax
C#Visual BasicVisual C++
public bool Redo()
Public Function Redo As Boolean
public:
bool Redo()
Return Value
True is the redo operation was successful, false is the redo stack is empty.

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238