Share via


ResearchStudyStatusCodeType.Equality Operator

Definition

Determines if two ResearchStudyStatusCodeType values are the same.

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

Parameters

Returns

Applies to