Nullable<(Of <(<'T>)>)>..::..GetValueOrDefault Method
Overload List
Name | Description | |
---|---|---|
![]() |
GetValueOrDefault()()()() |
Retrieves the value of the current Nullable<(Of <(<'T>)>)> object, or the object's default value.
|
![]() |
GetValueOrDefault(T) |
Retrieves the value of the current Nullable<(Of <(<'T>)>)> object, or the specified default value.
|