Compartir a través de


InterleaveOutput.Equality(InterleaveOutput, InterleaveOutput) Operador

Definición

Determina si dos InterleaveOutput valores son iguales.

public static bool operator == (Azure.ResourceManager.Media.Models.InterleaveOutput left, Azure.ResourceManager.Media.Models.InterleaveOutput right);
static member ( = ) : Azure.ResourceManager.Media.Models.InterleaveOutput * Azure.ResourceManager.Media.Models.InterleaveOutput -> bool
Public Shared Operator == (left As InterleaveOutput, right As InterleaveOutput) As Boolean

Parámetros

Devoluciones

Se aplica a