IsNullable Method

SimpleEssentials

Reflection..::..IsNullable Method

Namespace:  SimpleEssentials.Utils
Assembly:  SimpleEssentials (in SimpleEssentials.dll)

Syntax


public static bool IsNullable(
	Type type
)
Public Shared Function IsNullable ( _
	type As Type _
) As Boolean
public:
static bool^ IsNullable(
	Type^ type
)

Parameters

type
Type: Type