Edit

Share via


EnergyValue.Inequality(EnergyValue, EnergyValue) Operator

Definition

public static bool operator != (Microsoft.Windows.EventTracing.EnergyValue left, Microsoft.Windows.EventTracing.EnergyValue right);
static member op_Inequality : Microsoft.Windows.EventTracing.EnergyValue * Microsoft.Windows.EventTracing.EnergyValue -> bool
Public Shared Operator != (left As EnergyValue, right As EnergyValue) As Boolean

Parameters

right
EnergyValue

Returns

Applies to