Nullable<(Of <(<'T>)>)>..::..GetValueOrDefault Method
Retrieves the value of the current Nullable<(Of <(<'T>)>)> object, or the object's default value.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[TemplateAttribute] public T GetValueOrDefault()
<TemplateAttribute> _ Public Function GetValueOrDefault As T
[TemplateAttribute] public: T GetValueOrDefault()