The properties of Java.Util.Currency are listed below. For a list of all members, see the Currency Members list.
See Also: Inherited members from Java.Lang.Object
[read-only] static | AvailableCurrencies | ICollection<Currency>. Returns a set of all known currencies. |
[read-only] | CurrencyCode | string. Returns this currency's ISO 4217 currency code. |
[read-only] | DefaultFractionDigits | int. Returns the default number of fraction digits for this currency. |
[read-only] | DisplayName | string. Equivalent to getDisplayName(Locale.getDefault()). |
[read-only] | NumericCode | int. Documentation for this section has not yet been entered. |
[read-only] | Symbol | string. Equivalent to getSymbol(Locale.getDefault()). |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |