GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoUndoManagerCompoundEdit Class / Undo Method
In This Topic
    Undo Method (GoUndoManagerCompoundEdit)
    In This Topic
    Undo all of the IGoUndoableEdits, in reverse order.
    Syntax
    public virtual void Undo()
    See Also