Overrides the equality comparision.
Declaring type: AnonymousMetaType
Namespace: Zyan.InterLinq.Types.Anonymous
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public override bool Equals (
        object obj
) 
Parameters
obj
Other object to compare with.
Return Value
True, if the other is equal to this. False, if not.