ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / ExploratoryAnalysisUpdatedEvent Class / Unsubscribe Method / Unsubscribe(Action<ExploratoryAnalysisUpdatedEventArgs>) Method

In This Topic
    Unsubscribe(Action<ExploratoryAnalysisUpdatedEventArgs>) Method
    In This Topic
    Syntax
    public static void Unsubscribe( 
       Action<ExploratoryAnalysisUpdatedEventArgs> action
    )
    Public Overloads Shared Sub Unsubscribe( _
       ByVal action As Action(Of ExploratoryAnalysisUpdatedEventArgs) _
    ) 

    Parameters

    action
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also