ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Desktop.Core.Events Namespace / ProjectWindowSelectedItemsChangedEvent Class / Unsubscribe Method / Unsubscribe(Action<ProjectWindowSelectedItemsChangedEventArgs>) Method
The delegate that is subscribed to the event
Version

Unsubscribe(Action<ProjectWindowSelectedItemsChangedEventArgs>) Method
Unsubscribe the delegate from the ProjectWindowSelectedItemsChangedEvent
Syntax

Parameters

action
The delegate that is subscribed to the event
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.0 or higher.
See Also