Skip to content

Overload_CodeJam_Ranges_Range_Max

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

Range.Max Method

Overload List

 

Name Description
Public method Static member Max(T)(RangeBoundaryFrom(T), RangeBoundaryFrom(T)) Returns the greater one of the two boundaries.
Public method Static member Max(T)(RangeBoundaryTo(T), RangeBoundaryTo(T)) Returns the greater one of the two boundaries.
  Back to Top

See Also

Reference

Range Class
CodeJam.Ranges Namespace

Clone this wiki locally