Freigeben über


MedicalProfessionalType.Equality Operator

Definition

Determines if two MedicalProfessionalType values are the same.

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

Parameters

Returns

Applies to