다음을 통해 공유


DocumentDataType.Equality(DocumentDataType, DocumentDataType) Operator

Definition

Determines if two DocumentDataType values are the same.

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

Parameters

Returns

Applies to