EnergyValue.Min(EnergyValue, EnergyValue) Method

Definition

public static Microsoft.Windows.EventTracing.EnergyValue Min (Microsoft.Windows.EventTracing.EnergyValue first, Microsoft.Windows.EventTracing.EnergyValue second);
static member Min : Microsoft.Windows.EventTracing.EnergyValue * Microsoft.Windows.EventTracing.EnergyValue -> Microsoft.Windows.EventTracing.EnergyValue
Public Shared Function Min (first As EnergyValue, second As EnergyValue) As EnergyValue

Parameters

first
EnergyValue
second
EnergyValue

Returns

Applies to