Partager via


Extensions.IsIntegral(Type) Méthode

Définition

Le type est intégral.

public static bool IsIntegral (this Type type);
static member IsIntegral : Type -> bool
<Extension()>
Public Function IsIntegral (type As Type) As Boolean

Paramètres

type
Type

Tapez à vérifier.

Retours

True si intégral.

S’applique à