Search
CurrencyCodes Members
Constructors Methods
 


Represents a helper class containing the definitions of currency ISO codes to locale relationships.

The following tables list the members exposed by the CurrencyCodes type.

 Public Constructors

  Name Description

CurrencyCodes

 

 Public Methods

  Name Description

getDefaultCodes

The list of defined currency ISO codes to locale relationships.

infoFromCode

Gets the CurrencyCodeInfo from a given format code from the default codes. If no match is found, the result is null.

 See Also