[]
Undo a given number of operations.
public void Undo(int count)
Number of operations to undo.
Undo the last operation.
public void Undo()