Parameters
- input
- The TdNumber that is to be converted to a 64-bit unsigned integer.
Return Value
A 64-bit unsigned integer equivalent to the specified TdNumber is returned.
Exception | Description |
---|---|
TdException | The value of input is Null. |
System.OverflowException | The TdNumber could not be converted an UInt64. |
Product | Versions | Platforms |
---|---|---|
.NET | 2.1, 3.1, 6 | Windows, Linux, MacOS |
.NET Framework | 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 | Windows |
.NET Standard | 2.0 | Windows, Linux, MacOS |