Share via


RecognizeInputType.Equality(RecognizeInputType, RecognizeInputType) Operator

Definition

Determines if two RecognizeInputType values are the same.

public static bool operator == (Azure.Communication.CallAutomation.RecognizeInputType left, Azure.Communication.CallAutomation.RecognizeInputType right);
static member ( = ) : Azure.Communication.CallAutomation.RecognizeInputType * Azure.Communication.CallAutomation.RecognizeInputType -> bool
Public Shared Operator == (left As RecognizeInputType, right As RecognizeInputType) As Boolean

Parameters

Returns

Applies to