ArcGIS Pro 2.9 API Reference Guide
RemoveUndoOperation Method

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

Parameters

operation
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

OperationManager Class
OperationManager Members