ArcGIS Pro 2.8 API Reference Guide
Unsubscribe(Action<ActivePaneInitializedEventArgs>) Method

ArcGIS.Desktop.Core.Events Namespace > ActivePaneInitializedEvent Class > Unsubscribe Method : Unsubscribe(Action<ActivePaneInitializedEventArgs>) Method
The delegate that is subscribed to the event
Unsubscribe the delegate from the ActivePaneInitializedEvent
Syntax
public static void Unsubscribe( 
   Action<ActivePaneInitializedEventArgs> action
)
Public Overloads Shared Sub Unsubscribe( _
   ByVal action As Action(Of ActivePaneInitializedEventArgs) _
) 

Parameters

action
The delegate that is subscribed to the event
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ActivePaneInitializedEvent Class
ActivePaneInitializedEvent Members
Overload List