GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoUndoManagerCompoundEdit Class / Clear Method
In This Topic
    Clear Method (GoUndoManagerCompoundEdit)
    In This Topic
    Clear all of the IGoUndoableEdits and forget all references to them.
    Syntax
    public virtual void Clear()
    See Also