Share via


GeoJsonPropertiesSubType.Equality Operator

Definition

Determines if two GeoJsonPropertiesSubType values are the same.

public static bool operator == (Azure.Health.Insights.ClinicalMatching.GeoJsonPropertiesSubType left, Azure.Health.Insights.ClinicalMatching.GeoJsonPropertiesSubType right);
static member ( = ) : Azure.Health.Insights.ClinicalMatching.GeoJsonPropertiesSubType * Azure.Health.Insights.ClinicalMatching.GeoJsonPropertiesSubType -> bool
Public Shared Operator == (left As GeoJsonPropertiesSubType, right As GeoJsonPropertiesSubType) As Boolean

Parameters

Returns

Applies to