Java.Text.NumberFormat.GetIntegerInstance Method
Returns a NumberFormat for formatting and parsing integers for the specified locale.

Syntax

[Android.Runtime.Register("getIntegerInstance", "(Ljava/util/Locale;)Ljava/text/NumberFormat;", "")]
public static NumberFormat GetIntegerInstance (Java.Util.Locale locale)

Parameters

locale
the locale to use.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns a NumberFormat for formatting and parsing integers for the specified locale.

[Android Documentation]

Requirements

Namespace: Java.Text
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1