Method Undo
| Improve this Doc View SourceUndo()
Execute the undo action of the item at the queue's current position and decrease the position pointer.
Declaration
public bool Undo()
Returns
Type | Description |
---|---|
bool | true if an action was undone, false if no actions exist or the action failed |