Share via


SpecialtyType.Inequality(SpecialtyType, SpecialtyType) Operator

Definition

Determines if two SpecialtyType values are not the same.

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

Parameters

Returns

Applies to