Partilhar via


DocumentFontWeight.Equality(DocumentFontWeight, DocumentFontWeight) Operador

Definição

Determina se dois DocumentFontWeight valores são os mesmos.

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

Parâmetros

Retornos

Aplica-se a