Share via


AnalyzeImageOutputType.Inequality Operator

Definition

Determines if two AnalyzeImageOutputType values are not the same.

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

Parameters

Returns

Applies to