Rolls back the specified number of operations off the top of the undo stack.
public Task UndoAsync(
int
)
Public Overloads Function UndoAsync( _
ByVal As Integer _
) As Task
Parameters
- count
- The number of operations to roll back.
Return Value
A task that represents the work queued to execute in the ThreadPool.
Target Platforms: Windows 10, Windows 8.1