Currency class

Currency class

Currency class.

The Currency type exposes the following members:

Constructors

ConstructorDescription
Currency()Initializes a new instance of Currency class.

Properties

PropertyDescription
currency_rateGets or sets the ratio, in decimal notation.
cur_symGets or sets the currency identifier.

See Also