Overload List
| Overload | Description |
| Implicit Type Conversion(TdDecimal,Byte) |
Converts a System.Byte to a TdDecimal.
|
| Implicit Type Conversion(TdDecimal,Char) |
Converts a System.Char to a TdDecimal.
|
| Implicit Type Conversion(TdDecimal,Int16) |
Converts a System.Int16 to a TdDecimal.
|
| Implicit Type Conversion(TdDecimal,Int32) |
Converts a System.Int32 to a TdDecimal.
|
| Implicit Type Conversion(TdDecimal,Int64) |
Converts a System.Int64 to a TdDecimal.
|
| Implicit Type Conversion(TdDecimal,Decimal) |
Converts a System.Decimal to a TdDecimal
|
| Implicit Type Conversion(TdDecimal,SByte) |
Converts a System.SByte to a TdDecimal.
|
| Implicit Type Conversion(TdDecimal,UInt16) |
Converts a System.UInt16 to a TdDecimal.
|
| Implicit Type Conversion(TdDecimal,UInt32) |
Converts a System.UInt32 to a TdDecimal.
|
| Implicit Type Conversion(TdNumber,TdDecimal) |
Converts a TdDecimal to a TdNumber.
|
| Implicit Type Conversion(TdDecimal,UInt64) |
Converts a System.UInt64 to a TdDecimal.
|
Requirements
| Product | Versions | Platforms |
| .NET | 6, 7 | Windows, Linux, MacOS |
| .NET Framework | 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 | Windows |
| .NET Standard | 2.0 | Windows, Linux, MacOS |
See Also