次の方法で共有


DocumentOperationKind.Equality Operator

定義

2 つの DocumentOperationKind 値が同じかどうかを判断します。

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

パラメーター

戻り値

適用対象