There was an error while loading. Please reload this page.
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).
RangeBoundaryTo(T) StructureGetValueOrDefault OverloadCodeJam.Ranges Namespace