System.Diagnostics.CounterSample.Equals Method

Indicates whether the specified System.Diagnostics.CounterSample structure is equal to the current System.Diagnostics.CounterSample structure.

Syntax

public bool Equals (CounterSample other)

Parameters

other
Documentation for this section has not yet been entered.

Returns

true if sample is equal to the current instance; otherwise, false.

Remarks

Two System.Diagnostics.CounterSample structures are equal if they have identical property values.

Requirements

Namespace: System.Diagnostics
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0