Determines whether the specified objects are equal.
Syntax
Parameters
- x
-
The first object to compare.
- y
-
The second object to compare.
Returns
true if the specified objects are equal; otherwise, false.
Remarks
Requirements
Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0