Freigeben über


DocumentFontWeight.Inequality(DocumentFontWeight, DocumentFontWeight) Operator

Definition

Bestimmt, ob zwei DocumentFontWeight Werte nicht identisch sind.

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

Parameter

Gibt zurück

Gilt für: