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

ArcGIS.Desktop.Editing.Events Namespace > ActiveTopologyChangingEvent Class > Unsubscribe Method : Unsubscribe(Action<TopologyEventArgs>) Method
Unubscribe to topology option change event.
Syntax
public static void Unsubscribe( 
   Action<TopologyEventArgs> action
)
Public Overloads Shared Sub Unsubscribe( _
   ByVal action As Action(Of TopologyEventArgs) _
) 

Parameters

action
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ActiveTopologyChangingEvent Class
ActiveTopologyChangingEvent Members
Overload List