Determines whether the specified Object is equal to this instance.
Namespace: ABSuite.AccessLayer.Connector.Core.Utility
Assembly: Unisys.ABSuite.AccessLayer.Connector.Core (in Unisys.ABSuite.AccessLayer.Connector.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- obj
- Type: SystemObject
The object to compare with the current object.
Return Value
Type: Booleantrue if the specified Object is equal to this instance; otherwise, false.
See Also