GetUnderlyingType Method
Definition
Returns the underlying type argument of the specified nullable type.
Delphi
function GetUnderlyingType(typeInfo: PTypeInfo): PTypeInfo
Parameters
- typeInfo
- PTypeInfo
Returns
PTypeInfo
Returns the underlying type argument of the specified nullable type.
function GetUnderlyingType(typeInfo: PTypeInfo): PTypeInfo