Compartir a través de


DocumentFontWeight.Inequality(DocumentFontWeight, DocumentFontWeight) Operador

Definición

Determina si dos DocumentFontWeight valores no son los mismos.

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

Parámetros

Devoluciones

Se aplica a