Currency class

Currency class

Currency class.

The Currency type exposes the following members:

Constructors

Constructor Description
Currency() Initializes a new instance of Currency class.

Properties

Property Description
currency_rate Gets or sets the ratio, in decimal notation.
cur_sym Gets or sets the currency identifier.

See Also