Sprache

CompactDecimalFormat.GetInstance Methode

Definition

Überlädt

Name Beschreibung
GetInstance(ULocale, CompactDecimalFormat+CompactStyle)

HINWEIS: Neue Benutzer werden dringend ermutigt, NumberFormatter anstelle von NumberFormat zu verwenden.

GetInstance(Locale, CompactDecimalFormat+CompactStyle)

HINWEIS: Neue Benutzer werden dringend ermutigt, NumberFormatter anstelle von NumberFormat zu verwenden.

GetInstance(ULocale, CompactDecimalFormat+CompactStyle)

HINWEIS: Neue Benutzer werden dringend ermutigt, NumberFormatter anstelle von NumberFormat zu verwenden.

[Android.Runtime.Register("getInstance", "(Landroid/icu/util/ULocale;Landroid/icu/text/CompactDecimalFormat$CompactStyle;)Landroid/icu/text/CompactDecimalFormat;", "", ApiSince=24)]
public static Android.Icu.Text.CompactDecimalFormat? GetInstance(Android.Icu.Util.ULocale? locale, Android.Icu.Text.CompactDecimalFormat.CompactStyle? style);
[<Android.Runtime.Register("getInstance", "(Landroid/icu/util/ULocale;Landroid/icu/text/CompactDecimalFormat$CompactStyle;)Landroid/icu/text/CompactDecimalFormat;", "", ApiSince=24)>]
static member GetInstance : Android.Icu.Util.ULocale * Android.Icu.Text.CompactDecimalFormat.CompactStyle -> Android.Icu.Text.CompactDecimalFormat

Parameter

locale
ULocale

das gewünschte Gebietsschema

style
CompactDecimalFormat.CompactStyle

die kompakte Formatvorlage

Gibt zurück

Attribute

Hinweise

HINWEIS: Neue Benutzer werden dringend ermutigt, NumberFormatter anstelle von NumberFormat zu verwenden. Erstellt ein CompactDecimalFormat, das für ein Gebietsschema geeignet ist. Das Ergebnis kann vom Nummernsystem im Gebietsschema beeinflusst werden, z. B. ar-u-nu-latn.

Android-Referenz für android.icu.text.CompactDecimalFormat.getInstance.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für:

GetInstance(Locale, CompactDecimalFormat+CompactStyle)

HINWEIS: Neue Benutzer werden dringend ermutigt, NumberFormatter anstelle von NumberFormat zu verwenden.

[Android.Runtime.Register("getInstance", "(Ljava/util/Locale;Landroid/icu/text/CompactDecimalFormat$CompactStyle;)Landroid/icu/text/CompactDecimalFormat;", "", ApiSince=24)]
public static Android.Icu.Text.CompactDecimalFormat? GetInstance(Java.Util.Locale? locale, Android.Icu.Text.CompactDecimalFormat.CompactStyle? style);
[<Android.Runtime.Register("getInstance", "(Ljava/util/Locale;Landroid/icu/text/CompactDecimalFormat$CompactStyle;)Landroid/icu/text/CompactDecimalFormat;", "", ApiSince=24)>]
static member GetInstance : Java.Util.Locale * Android.Icu.Text.CompactDecimalFormat.CompactStyle -> Android.Icu.Text.CompactDecimalFormat

Parameter

locale
Locale

das gewünschte Gebietsschema

style
CompactDecimalFormat.CompactStyle

die kompakte Formatvorlage

Gibt zurück

Attribute

Hinweise

HINWEIS: Neue Benutzer werden dringend ermutigt, NumberFormatter anstelle von NumberFormat zu verwenden. Erstellt ein CompactDecimalFormat, das für ein Gebietsschema geeignet ist. Das Ergebnis kann vom Nummernsystem im Gebietsschema beeinflusst werden, z. B. ar-u-nu-latn.

Android-Referenz für android.icu.text.CompactDecimalFormat.getInstance.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: