System.Diagnostics.CounterSample.Equals Method

Indicates whether the specified structure is a System.Diagnostics.CounterSample structure and is identical to the current System.Diagnostics.CounterSample structure.

Syntax

public override bool Equals (object obj)

Parameters

obj
Documentation for this section has not yet been entered.

Returns

true if o is a System.Diagnostics.CounterSample structure and is identical 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