RefType.Equals Method (Object)
Determines the specified object is equal to the current instance.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- obj
-
Type:
System.Object
The object to compare.
Return Value
Type: System.Booleantrue if the specified object is equal to the current instance; otherwise, false.