Skip to content

Overload_CodeJam_Ranges_RangeBoundaryFrom_1_GetValueOrDefault

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

RangeBoundaryFrom(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

RangeBoundaryFrom(T) Structure
CodeJam.Ranges Namespace

Clone this wiki locally