TypeUtilities.IsNullable(Type) Method

Definition

public:
 static bool IsNullable(Type ^ t);
public static bool IsNullable (Type t);
static member IsNullable : Type -> bool
Public Shared Function IsNullable (t As Type) As Boolean

Parameters

t
Type

Returns

Boolean

Applies to