Redo the specified number of operations in the redo stack.
public Task RedoAsync(
int
)
Public Overloads Function RedoAsync( _
ByVal As Integer _
) As Task
Parameters
- count
- The number of operations to restart.
Return Value
A task that represents the work queued to execute in the ThreadPool.
Target Platforms: Windows 10, Windows 8.1, Windows 7