[]
Undoes this command.
public virtual CommandResult Undo(bool fireEvent = true)
Public Overridable Function Undo(Optional fireEvent As Boolean = True) As CommandResult
Type | Name | Description |
---|---|---|
bool | fireEvent |
Type | Description |
---|---|
CommandResult |
|
If the command is no longer belong to the undo or redo queue, it'll be disposed.