次の方法で共有


DocumentTableCellKind.Equality 演算子

定義

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

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

パラメーター

戻り値

適用対象