Click or drag to resize

Currency Constructor

X#
Overload List
  NameDescription
Public methodCurrency(Decimal)
Initializes a new instance of the Currency class
Public methodCurrency(Double)
Initializes a new instance of the Currency class
Public methodCurrency(ICurrency)
Initializes a new instance of the Currency class
Public methodCurrency(IFloat)
Initializes a new instance of the Currency class
Public methodCurrency(SerializationInfo, StreamingContext)
Construct a value from serialized data
Top
See Also