ArcGIS Pro 2.6 API Reference Guide
AddUndoOperation Method

ArcGIS.Desktop.Framework Namespace > OperationManager Class : AddUndoOperation Method
Add the specified operation to the undo stack.
Syntax
public void AddUndoOperation( 
   Operation operation
)
Public Sub AddUndoOperation( _
   ByVal operation As Operation _
) 

Parameters

operation
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

OperationManager Class
OperationManager Members