다음을 통해 공유


DocumentFormulaKind.Inequality Operator

Definition

Determines if two DocumentFormulaKind values are not the same.

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

Parameters

Returns

Applies to