Method ToDecimal
ToDecimal(Decimal128)
Converts the value of the specified Decimal128 to the equivalent decimal.
public static decimal ToDecimal(Decimal128 d)
Parameters
d
Decimal128The number to convert.
Converts the value of the specified Decimal128 to the equivalent decimal.
public static decimal ToDecimal(Decimal128 d)
d
Decimal128The number to convert.