Compares two NullableDouble structures to determine if they are equivalent.
true if object is an instance of NullableDouble and the two instances are equivalent; otherwise false.
This behavior follow CLR specifications while op_Equality follows different IEEE 754 specifications.
NullableDouble Class | NullableTypes Namespace | NullableDouble.Equals Overload List