Compares two TdNumbers to determine whether the operand is not equal to the operand.
Parameters
- left
- An instance of TdNumber.
- right
- An instance of TdNumber.
Return Value
true
if the is not equal to the , false
otherwise.
Return Value |
Description |
true |
or is TdNumber.Null
-or-
is less than or greater than .
|
false |
and are Null
-or-
is equal to .
|
Target Platforms: Windows 7, Windows 8, Windows 8.1, Windows 10, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2