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