DocumentType.Equality(DocumentType, DocumentType) Operator

Definition

Determines if two DocumentType values are the same.

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

Parameters

right
DocumentType

Returns

Applies to