Edit

Share via


PowerValue.CompareTo Method

Definition

Overloads

CompareTo(PowerValue)
CompareTo(Object)

CompareTo(PowerValue)

public int CompareTo (Microsoft.Windows.EventTracing.PowerValue other);
abstract member CompareTo : Microsoft.Windows.EventTracing.PowerValue -> int
override this.CompareTo : Microsoft.Windows.EventTracing.PowerValue -> int
Public Function CompareTo (other As PowerValue) As Integer

Parameters

other
PowerValue

Returns

Implements

Applies to

CompareTo(Object)

public int CompareTo (object other);
abstract member CompareTo : obj -> int
override this.CompareTo : obj -> int
Public Function CompareTo (other As Object) As Integer

Parameters

other
Object

Returns

Implements

Applies to