Parameters
- input
- The TdNumber that is to be converted to a 32-bit signed integer.
Return Value
A 32-bit signed integer value that is equivalent to the specified TdNumber is returned.
Exception | Description |
---|---|
TdException | The value of the TdNumber is Null. |
System.OverflowException | The TdNumber could not be converted to Int32. |
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