IsNullable(PTypeInfo) Method

Returns True if the type is a nullable type.

Namespace: Spring
function IsNullable(typeInfo: PTypeInfo): Boolean;

Parameters

typeInfo
Type: System.Void

Return Value

Type: Boolean