Edit

Share via


PowerValue.LessThan(PowerValue, PowerValue) Operator

Definition

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

Parameters

left
PowerValue
right
PowerValue

Returns

Applies to