Determines whether the specified Object is equal to this instance.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Parameters
- obj
- Type: System Object
The Object to compare with this instance.
Return Value
Type: Booleantrue if the specified Object is equal to this instance; otherwise, false.
Exceptions
Exception | Condition |
---|---|
System NullReferenceException | The obj parameter is null. |
Version Information
See Also