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