Dela via


DocumentAnalysisFeature.Equality Operator

Definition

Determines if two DocumentAnalysisFeature values are the same.

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

Parameters

Returns

Applies to