eDriven Framework API
Determines whether the specified
Object is equal to the current
Object.

Declaration Syntax
Public Overrides Function Equals ( _
obj As Object _
) As Boolean
public:
virtual bool Equals(
Object^ obj
) override

Return Value
true if the specified
Object is equal to the current
Object; otherwise, false.

Exceptions
Assembly:
eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)