Returns a NumberFormat for formatting and parsing numbers for the
specified locale.
Syntax
[Android.Runtime.Register("getNumberInstance", "(Ljava/util/Locale;)Ljava/text/NumberFormat;", "")]
public static
NumberFormat GetNumberInstance (
Java.Util.Locale locale)
Parameters
- locale
- the locale to use.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Text
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1