次の方法で共有


DocumentFontWeight.Equality(DocumentFontWeight, DocumentFontWeight) Operator

定義

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

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

パラメーター

戻り値

適用対象