Redo all the operations in the redo stack that belong to the specified category.
Public Overloads Overrides NotOverridable Function RedoAsync( _
ByVal As String _
) As Task
public override Task RedoAsync(
string
)
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 Home, Pro, Enterprise (64 bit)
ArcGIS Pro version: 3.0 or higher.