We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The value of the boundary or the defaultValue if HasValue property equals to false.
false
Namespace: CodeJam.RangesAssembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public T GetValueOrDefault( T defaultValue )
VB
Public Function GetValueOrDefault ( defaultValue As T ) As T
F#
member GetValueOrDefault : defaultValue : 'T -> 'T
Type: TValue of the boundary or defaultValue.
RangeBoundaryFrom(T) StructureGetValueOrDefault OverloadCodeJam.Ranges Namespace