次の方法で共有


DocumentContentFormat.Inequality Operator

Definition

Determines if two DocumentContentFormat values are not the same.

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

Parameters

Returns

Applies to