Langue

BigDecimal.RoundCeiling Champ

Définition

Attention

This constant will be removed in the future version. Use Android.Icu.Math.RoundOptions enum directly instead of this field.

Mode arrondi pour arrondir à un nombre plus positif.

[Android.Runtime.Register("ROUND_CEILING", ApiSince=24)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Icu.Math.RoundOptions enum directly instead of this field.", true)]
public const Android.Icu.Math.RoundOptions RoundCeiling = 2;
[<Android.Runtime.Register("ROUND_CEILING", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Icu.Math.RoundOptions enum directly instead of this field.", true)>]
val mutable RoundCeiling : Android.Icu.Math.RoundOptions

Valeur de champ

Value = 2
Attributs

Remarques

Mode arrondi pour arrondir à un nombre plus positif.

Java documentation pour android.icu.math.BigDecimal.ROUND_CEILING.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à