TValueHelper.GetNullableValue Method

Returns the stored nullable value or TValue.Empty when it is null.

Namespace: Spring
public
 function GetNullableValue: TValue;

Return Value

Type: TValue

 

EInvalidOperationException
When the stored value is not a nullable value.