Compares this instance with another instance of the same class. If the public members match, returns true.
Namespace: HuagatiEDMXToolsAssembly: HuagatiEDMXTools (in HuagatiEDMXTools.dll) Version: 2.21.4044.31765
Syntax
C# |
---|
public override bool Equals( Object obj ) |
Visual Basic |
---|
Public Overrides Function Equals ( _ obj As Object _ ) As Boolean |
Visual C++ |
---|
public: virtual bool Equals( Object^ obj ) override |
Parameters
- obj
- Type: System..::..Object
Another instance of this class