Mono Class Library: System.TypedReference Overview | Members

System.TypedReference.Equals Method

Determines whether the current instance and the specified object represent the same type and value. [Edit]

public override bool Equals (object o)

Parameters

o
Documentation for this section has not yet been entered. [Edit]

Returns

true if obj represents the same type and value as the current instance; otherwise, false. [Edit]

Remarks

Note: This method overrides object.Equals(object).
[Edit]

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0