Delen via


GeographicEntity.Implicit(String to GeographicEntity) Operator

Definition

Converts a string to a GeographicEntity.

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

Parameters

value
String

Returns

Applies to