Share via


GeoJsonType.Implicit(String to GeoJsonType) Operator

Definition

Converts a string to a GeoJsonType.

public static implicit operator Azure.Health.Insights.ClinicalMatching.GeoJsonType (string value);
static member op_Implicit : string -> Azure.Health.Insights.ClinicalMatching.GeoJsonType
Public Shared Widening Operator CType (value As String) As GeoJsonType

Parameters

value
String

Returns

Applies to