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

ArcGIS.Desktop.Editing.Events Namespace > GroundToGridEvent Class > Unsubscribe Method : Unsubscribe(Action<GroundToGridEventArgs>) Method
Unsubscribe from GroundToGridEvents by specifying the token that was returned by Subscribe.
Syntax
public static void Unsubscribe( 
   Action<GroundToGridEventArgs> action
)
Public Overloads Shared Sub Unsubscribe( _
   ByVal action As Action(Of GroundToGridEventArgs) _
) 

Parameters

action
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

GroundToGridEvent Class
GroundToGridEvent Members
Overload List