Partager via


CreatedByType.Inequality(CreatedByType, CreatedByType) Opérateur

Définition

Substitution de l’opérateur != pour l’énumération CreatedByType

public static bool operator != (Microsoft.Azure.Management.VideoAnalyzer.Models.CreatedByType e1, Microsoft.Azure.Management.VideoAnalyzer.Models.CreatedByType e2);
static member op_Inequality : Microsoft.Azure.Management.VideoAnalyzer.Models.CreatedByType * Microsoft.Azure.Management.VideoAnalyzer.Models.CreatedByType -> bool
Public Shared Operator != (e1 As CreatedByType, e2 As CreatedByType) As Boolean

Paramètres

Retours

S’applique à