Partager via


Extensions.IsNullable(Type) Méthode

Définition

Le type accepte les valeurs NULL.

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

Paramètres

type
Type

Tapez à vérifier.

Retours

True si la valeur est nullable.

S’applique à