C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System
Nullable(T) Structure
Nullable(T) Properties
HasValue Property
Value Property
Nullable
T
Properties
The
Nullable
T
generic type exposes the following members.
Properties
Name
Description
HasValue
Gets a value indicating whether the current
Nullable
T
object has a value.
Value
Gets the value of the current
Nullable
T
value.
Top
See Also
Reference
Nullable
T
Structure
System Namespace