Edit

Share via


EnergyValue.Equals Method

Definition

Overloads

Equals(EnergyValue)
Equals(Object)

Equals(EnergyValue)

public bool Equals (Microsoft.Windows.EventTracing.EnergyValue other);
override this.Equals : Microsoft.Windows.EventTracing.EnergyValue -> bool
Public Function Equals (other As EnergyValue) As Boolean

Parameters

other
EnergyValue

Returns

Implements

Applies to

Equals(Object)

public override bool Equals (object other);
override this.Equals : obj -> bool
Public Overrides Function Equals (other As Object) As Boolean

Parameters

other
Object

Returns

Applies to