Edit

Share via


EnergyValue.Addition(EnergyValue, EnergyValue) Operator

Definition

public static Microsoft.Windows.EventTracing.EnergyValue operator + (Microsoft.Windows.EventTracing.EnergyValue left, Microsoft.Windows.EventTracing.EnergyValue right);
static member ( + ) : Microsoft.Windows.EventTracing.EnergyValue * Microsoft.Windows.EventTracing.EnergyValue -> Microsoft.Windows.EventTracing.EnergyValue
Public Shared Operator + (left As EnergyValue, right As EnergyValue) As EnergyValue

Parameters

right
EnergyValue

Returns

Applies to