GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoUndoableEdit Interface / Redo Method
In This Topic
    Redo Method (IGoUndoableEdit)
    In This Topic
    Restore the new state of this edit after having been undone.
    Syntax
    void Redo()
    See Also