Percentage.Equals Method

Definition

Overloads

Equals(Percentage)
Equals(Object)

Equals(Percentage)

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

Parameters

other
Percentage

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