Compares the current instance with another object of the same type.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public override bool Equals( Object obj )
Public Overrides Function Equals ( obj As Object ) As Boolean
public: virtual bool Equals( Object^ obj ) override
abstract Equals : obj : Object -> bool override Equals : obj : Object -> bool
Parameters
- obj (Object)
- An object to compare with this instance.
Return Value
Boolean
Returns true if two objects are equal.
Returns true if two objects are equal.
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119