Nullable<T>.Create(Variant) Constructor

Initializes a new instance of the Nullable<T> structure to the specified value.

Namespace: Spring
public
 constructor Create(const value: Variant); overload;

Parameters

value
Type: Variant