次の方法で共有


NumberingSystem.Radix Property

Definition

Returns the radix of the current numbering system.

public virtual int Radix { [Android.Runtime.Register("getRadix", "()I", "GetGetRadixHandler", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getRadix", "()I", "GetGetRadixHandler", ApiSince=24)>]
member this.Radix : int

Property Value

Attributes

Remarks

Returns the radix of the current numbering system.

Java documentation for android.icu.text.NumberingSystem.getRadix().

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