GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoUndoManagerCompoundEdit Class / AddEdit Method
In This Topic
    AddEdit Method
    In This Topic
    Add an IGoUndoableEdit to the end of the list.
    Syntax
    public virtual void AddEdit( 
       IGoUndoableEdit edit
    )

    Parameters

    edit
    See Also