Binary.Equals Method (Object)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Determines whether the specified Object is equal to the current Object.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Parameters
- obj
- Type: System.Object
The Object to compare with the current Object.
Show: