Compares two objects for inequality. Returns true if object1 and object2 are not equal. It returns false if they are equal.
The floating-point behavior of this function is platform-dependent.
sealed
| arg | An instance of <object>. |
| arg | An instance of <object>. |
| val | An instance of <boolean>. |