Compartir a través de


ExpandableStringEnum<T>.Inequality Operador

Definición

public static bool operator != (Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<T> lhs, T rhs);
static member op_Inequality : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<'T (requires 'T :> Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<'T> and 'T : (new : unit -> 'T))> * 'T -> bool
Public Shared Operator != (lhs As ExpandableStringEnum(Of T), rhs As T) As Boolean

Parámetros

rhs
T

Devoluciones

Se aplica a