Share via


AnalyzeOutputOption.Inequality Operator

Definition

Determines if two AnalyzeOutputOption values are not the same.

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

Parameters

Returns

Applies to