次の方法で共有


ContentFormat.Inequality(ContentFormat, ContentFormat) Operator

Definition

Determines if two ContentFormat values are not the same.

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

Parameters

Returns

Applies to