Method Redo
| Improve this Doc View SourceRedo()
Execute the redo action of the item after the queue's current position and increase the position pointer.
Declaration
public bool Redo()
Returns
Type | Description |
---|---|
bool | true if an action was redone, false if no actions exist or the action failed |