Share via


DayOfWeek.Inequality(DayOfWeek, DayOfWeek) Operator

Definition

Overriding != operator for enum DayOfWeek

public static bool operator != (Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.DayOfWeek e1, Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.DayOfWeek e2);

Parameters

e1
DayOfWeek

the value to compare against e2

e2
DayOfWeek

the value to compare against e1

Returns

true if the two instances are not equal to the same value

Applies to

Product Versions
Azure - PowerShell Commands 12 (LTS), Latest