The constructors of System.Nullable<T> are listed below. For a list of all members, see the Nullable<T> Members list.
See Also: Inherited members from System.ValueType
Nullable(T)Constructs and initializes a new instance of Nullable<T> giving it the specified initial value.