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