PowerValue.Equality(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 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