Share via


GeoJsonPropertiesSubType.Inequality Operator

Definition

Determines if two GeoJsonPropertiesSubType values are not the same.

public static bool operator != (Azure.Health.Insights.ClinicalMatching.GeoJsonPropertiesSubType left, Azure.Health.Insights.ClinicalMatching.GeoJsonPropertiesSubType right);
static member op_Inequality : 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