다음을 통해 공유


BigDecimal.One Property

Definition

The BigDecimal constant "1".

[Android.Runtime.Register("ONE", ApiSince=24)]
public static Android.Icu.Math.BigDecimal? One { get; }
[<Android.Runtime.Register("ONE", ApiSince=24)>]
static member One : Android.Icu.Math.BigDecimal

Property Value

Attributes

Remarks

The BigDecimal constant "1".

Java documentation for android.icu.math.BigDecimal.ONE.

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