'Declaration Public Shared Function GetNonNullableType( _ ByVal type As System.Type _ ) As System.Type
public static System.Type GetNonNullableType( System.Type type )
Parameters
- type
- Type.
Return Value
The underlying type.
'Declaration Public Shared Function GetNonNullableType( _ ByVal type As System.Type _ ) As System.Type
public static System.Type GetNonNullableType( System.Type type )