Edit

Share via


EnergyValue.GreaterThan(EnergyValue, EnergyValue) Operator

Definition

public static bool operator > (Microsoft.Windows.EventTracing.EnergyValue left, Microsoft.Windows.EventTracing.EnergyValue right);
static member ( > ) : 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