ParagraphRole.Inequality(ParagraphRole, ParagraphRole) 演算子

定義

2 つの ParagraphRole 値が同じでないかどうかを判断します。

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

パラメーター

戻り値

適用対象