Determines whether the specified
Object is equal to the current
Object.

Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
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:
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.3.0.0 (12.3.0.19000)