Determines whether the specified Object is equal to this instance.
Namespace: Spotfire.Dxp.Data.DataFunctionsAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
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