次の方法で共有


Currency.AvailableCurrencies Property

Definition

public static System.Collections.Generic.ICollection<Android.Icu.Util.Currency>? AvailableCurrencies { [Android.Runtime.Register("getAvailableCurrencies", "()Ljava/util/Set;", "", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getAvailableCurrencies", "()Ljava/util/Set;", "", ApiSince=24)>]
static member AvailableCurrencies : System.Collections.Generic.ICollection<Android.Icu.Util.Currency>

Property Value

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to