GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoUndoableEdit Interface / CanUndo Method
In This Topic
    CanUndo Method (IGoUndoableEdit)
    In This Topic
    Determine if this edit is ready to be and can be undone.
    Syntax
    bool CanUndo()
    See Also