Condividi tramite


ParagraphRole.Equality(ParagraphRole, ParagraphRole) Operator

Definition

Determines if two ParagraphRole values are the same.

public static bool operator == (Azure.AI.FormRecognizer.DocumentAnalysis.ParagraphRole left, Azure.AI.FormRecognizer.DocumentAnalysis.ParagraphRole right);
static member ( = ) : 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