Partager via


Extensions.IsDouble(Type) Méthode

Définition

Le type est float ou double.

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

Paramètres

type
Type

Tapez à vérifier.

Retours

True si float ou double.

S’applique à