Indicates whether the current object is equal to another object of the same type.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Parameters
- other
- Type: Spotfire.Dxp.Data DataValueProperties
An object to compare with this object.
Return Value
Type: Booleantrue if the current object is equal to the other parameter; otherwise, false.
Implements
IEquatable T Equals(T)Version Information
See Also