Skip to content

Overload_CodeJam_Ranges_RangeBoundaryTo_1_GetValueOrDefault

Andrew Koryavchenko edited this page Jul 4, 2017 · 2 revisions

RangeBoundaryTo(T).GetValueOrDefault Method

Overload List

 

Name Description
Public method GetValueOrDefault() The value of the boundary or the default(T) if HasValue property equals to false.
Public method GetValueOrDefault(T) The value of the boundary or the defaultValue if HasValue property equals to false.
  Back to Top

See Also

Reference

RangeBoundaryTo(T) Structure
CodeJam.Ranges Namespace

Clone this wiki locally