IncrementNumberRounder.RoundInt32(Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Arrondit un nombre Int32 à l’incrément spécifié.
public:
virtual int RoundInt32(int value) = RoundInt32;
int RoundInt32(int const& value);
public int RoundInt32(int value);
function roundInt32(value)
Public Function RoundInt32 (value As Integer) As Integer
Paramètres
- value
-
Int32
int
Valeur Int32 à arrondir.
Retours
Int32
int
Entier arrondi de 32 bits.
Implémente
M:Windows.Globalization.NumberFormatting.INumberRounder.RoundInt32(System.Int32)
M:Windows.Globalization.NumberFormatting.INumberRounder.RoundInt32(int)
Remarques
La stratégie d’arrondi est basée sur les valeurs Incrément etRoundingAlgorithm.