Numerics.IsFixedPointNumeric(Object) 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.
Vérifie le type de l’objet, en retournant true si l’objet est un type numérique à point fixe.
public static bool IsFixedPointNumeric (object obj);
static member IsFixedPointNumeric : obj -> bool
Paramètres
- obj
- Object
Objet à vérifier
Retours
true si l’objet est un type numérique à point fixe