Click or drag to resize
Decimal128 Constructor
Overload List
  NameDescription
Public methodDecimal128(Decimal)
Initializes a new instance of the Decimal128 struct.
Public methodDecimal128(Double)
Initializes a new instance of the Decimal128 struct.
Public methodDecimal128(Int32)
Initializes a new instance of the Decimal128 struct.
Public methodDecimal128(Int64)
Initializes a new instance of the Decimal128 struct.
Public methodDecimal128(Single)
Initializes a new instance of the Decimal128 struct.
Public methodDecimal128(UInt32)
Initializes a new instance of the Decimal128 struct.
Public methodDecimal128(UInt64)
Initializes a new instance of the Decimal128 struct.
Top
See Also