Share via


GeoJsonGeometryType.Inequality Operator

Definition

Determines if two GeoJsonGeometryType values are not the same.

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

Parameters

Returns

Applies to