PowerValue.Addition(PowerValue, PowerValue) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Microsoft.Windows.EventTracing.PowerValue operator + (Microsoft.Windows.EventTracing.PowerValue left, Microsoft.Windows.EventTracing.PowerValue right);
static member ( + ) : Microsoft.Windows.EventTracing.PowerValue * Microsoft.Windows.EventTracing.PowerValue -> Microsoft.Windows.EventTracing.PowerValue
Public Shared Operator + (left As PowerValue, right As PowerValue) As PowerValue
Parameters
- left
- PowerValue
- right
- PowerValue