次の方法で共有


DocumentContentFormat.Equality Operator

Definition

Determines if two DocumentContentFormat values are the same.

public static bool operator == (Azure.AI.DocumentIntelligence.DocumentContentFormat left, Azure.AI.DocumentIntelligence.DocumentContentFormat right);
static member ( = ) : Azure.AI.DocumentIntelligence.DocumentContentFormat * Azure.AI.DocumentIntelligence.DocumentContentFormat -> bool
Public Shared Operator == (left As DocumentContentFormat, right As DocumentContentFormat) As Boolean

Parameters

Returns

Applies to