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