Share via


QuestionAnsweringAuthoringInnerErrorCode.Equality Operator

Definition

Determines if two QuestionAnsweringAuthoringInnerErrorCode values are the same.

public static bool operator ==(Azure.AI.Language.QuestionAnswering.Authoring.QuestionAnsweringAuthoringInnerErrorCode left, Azure.AI.Language.QuestionAnswering.Authoring.QuestionAnsweringAuthoringInnerErrorCode right);
static member ( = ) : Azure.AI.Language.QuestionAnswering.Authoring.QuestionAnsweringAuthoringInnerErrorCode * Azure.AI.Language.QuestionAnswering.Authoring.QuestionAnsweringAuthoringInnerErrorCode -> bool
Public Shared Operator == (left As QuestionAnsweringAuthoringInnerErrorCode, right As QuestionAnsweringAuthoringInnerErrorCode) As Boolean

Parameters

Returns

Applies to