Nullable<T> Explicit Conversion (Nullable<T> to T)
Silverlight
Returns the value of a specified Nullable<T> value.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Parameters
- value
- Type: System.Nullable<T>
A Nullable<T> value.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.