Decimal128.IsOddInteger(Decimal128) 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.
public:
static bool IsOddInteger(System::Numerics::Decimal128 value) = System::Numerics::INumberBase<System::Numerics::Decimal128>::IsOddInteger;
public static bool IsOddInteger(System.Numerics.Decimal128 value);
static member IsOddInteger : System.Numerics.Decimal128 -> bool
Public Shared Function IsOddInteger (value As Decimal128) As Boolean
Paramètres
- value
- Decimal128