Partager via


ParagraphRole.Inequality(ParagraphRole, ParagraphRole) Opérateur

Définition

Détermine si deux ParagraphRole valeurs ne sont pas identiques.

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

Paramètres

Retours

S’applique à