Redo all the operations in the redo stack that belong to the specified category.
public override Task RedoAsync(
string
)
Public Overloads Overrides NotOverridable Function RedoAsync( _
ByVal As String _
) As Task
Parameters
- category
- The category of operation to redo.
Return Value
A task that represents the work queued to execute in the ThreadPool.
Target Platforms: Windows 11, Windows 10
ArcGIS Pro version: 3 or higher.