ResponseSectionType.Implicit(String to ResponseSectionType) Operator

Definition

Converts a string to a ResponseSectionType.

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

Parameters

value
String

Returns

Applies to