Extensions.IsNullable(Type) Methode

Definition

Der Typ lässt NULL-Werte zu.

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

Parameter

type
Type

Geben Sie die zu überprüfende Eingabe ein.

Gibt zurück

True, wenn NULL-Werte zulässig sind.

Gilt für: