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