Compare for equality.
Namespace: Spotfire.Dxp.Data
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax
C#
public override bool Equals( Object obj )
Parameters
- obj
- Type: SystemObject
Another object to compare to.
Return Value
Type: Booleantrue if obj and this instance are the same type and represent the same value; otherwise, false.
Version Information
See Also