Click or drag to resize

DecimalValue Constructor

Overload List
 NameDescription
Public methodDecimalValue Initializes a new instance of the DecimalValue class.
Public methodDecimalValue(Decimal) Initializes a new instance of the DecimalValue class using the supplied Decimal value.
Public methodDecimalValue(DecimalValue) Initializes a new instance of the DecimalValue class by deep copying the supplied DecimalValue class.
Top
See Also