Delen via


Extensions.IsNullable(Type) Methode

Definitie

Het type kan op null worden uitgevoerd.

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

Parameters

type
Type

Typ om te controleren.

Retouren

True indien nullable.

Van toepassing op