ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / CompositeOperation Class


In This Topic
    CompositeOperation Class Methods
    In This Topic

    For a list of all members of this type, see CompositeOperation members.

    Public Methods
     NameDescription
    Public MethodOverridden.  Provides a mechanism for releasing unmanaged resources.  
    Top
    Protected Methods
     NameDescription
    Protected Internal MethodOverridden.  Perform the operation synchronously.  
    Protected Internal MethodOverridden.  Perform the operation asynchronously.  
    Protected Internal MethodOverridden. Redo the operation to redo the action from the DoAsync method.  
    Protected Internal MethodOverridden. Undo the operation to reset the action from the DoAsync method.  
    Top
    See Also