Delen via


ParagraphRole.Inequality(ParagraphRole, ParagraphRole) Operator

Definition

Determines if two ParagraphRole values are not the same.

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

Parameters

Returns

Applies to