public static void Unsubscribe( Action<MapSeriesEventArgs> action )
Public Overloads Shared Sub Unsubscribe( _ ByVal action As Action(Of MapSeriesEventArgs) _ )
Parameters
- action
- The delegate used when subscribing to the event.
public static void Unsubscribe( Action<MapSeriesEventArgs> action )
Public Overloads Shared Sub Unsubscribe( _ ByVal action As Action(Of MapSeriesEventArgs) _ )
Target Platforms: Windows 10, Windows 8.1, Windows 7