Click or drag to resize

RepresentationConverterToDecimal128 Method

Overload List
  NameDescription
Public methodToDecimal128(Decimal)
Converts a decimal to a Decimal128.
Public methodToDecimal128(Double)
Converts a Double to a Decimal128.
Public methodToDecimal128(Int32)
Converts an Int32 to a Decimal128.
Public methodToDecimal128(Int64)
Converts an Int64 to a Decimal128.
Public methodToDecimal128(UInt64)
Converts a UInt64 to a Decimal128.
Top
See Also