Determines whether the current instance and a specified object represent the same value.
- obj
- The object to compare the current instance to.
true if obj and the current instance are of the same type and represent the same value; otherwise, false.
Note: This method overrides object.Equals(object) .
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0