Delen via


GeographicEntity.Equality(GeographicEntity, GeographicEntity) Operator

Definition

Determines if two GeographicEntity values are the same.

public static bool operator == (Azure.Maps.Search.GeographicEntity left, Azure.Maps.Search.GeographicEntity right);
static member ( = ) : Azure.Maps.Search.GeographicEntity * Azure.Maps.Search.GeographicEntity -> bool
Public Shared Operator == (left As GeographicEntity, right As GeographicEntity) As Boolean

Parameters

Returns

Applies to