GuidanceInstructionType.Implicit(String to GuidanceInstructionType) Operator

Definition

Converts a string to a GuidanceInstructionType.

public static implicit operator Azure.Maps.Routing.Models.GuidanceInstructionType (string value);
static member op_Implicit : string -> Azure.Maps.Routing.Models.GuidanceInstructionType
Public Shared Widening Operator CType (value As String) As GuidanceInstructionType

Parameters

value
String

Returns

Applies to