LiquidTechnologies.XmlObjects Namespace / BigDecimal Structure / BigDecimal Constructor

In This Topic
    BigDecimal Constructor
    In This Topic
    Overload List
    OverloadDescription
    Cast Constructor, creates a new BigDecimal from an System.Byte  
    Cast Constructor, creates a new BigDecimal from an System.UInt16  
    Cast Constructor, creates a new BigDecimal from an System.Int32  
    Cast Constructor, creates a new BigDecimal from an System.UInt32  
    Cast Constructor, creates a new BigDecimal from an System.Int64  
    Cast Constructor, creates a new BigDecimal from an System.UInt64  
    Cast Constructor, creates a new BigDecimal from an System.Numerics.BigInteger  
    Cast Constructor, creates a new BigDecimal from an System.Double  
    Cast Constructor, creates a new BigDecimal from an System.Decimal  
    Constructor, creates a new BigDecimal from a mantissa and an exponent.  
    Copy Constructor, creates a new BigDecimal from an existing one.  
    Requirements

    Target Platforms: Windows 10, Windows 8, Windows 7, Windows Vista, Windows Server 2016, Windows Server 2012, Windows Server 2008. Please ensure you have the latest Service Pack for your operating system installed.

    See Also