Partager via


Numerics.IsFixedPointNumeric(Object) Méthode

Définition

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

S’applique à