Nullable<(Of <(<'T>)>)>..::..HasValue Property
Gets a value indicating whether the current Nullable<(Of <(<'T>)>)> object has a valid value of its underlying type.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[TemplateAttribute] public bool HasValue { get; }
<TemplateAttribute> _ Public ReadOnly Property HasValue As Boolean Get
[TemplateAttribute] public: property bool^ HasValue { bool^ get (); }