Skip to content

Overload_CodeJam_Ranges_Range_Max

andrewvk edited this page Jul 1, 2016 · 2 revisions

Range.Max Method

Overload List

 

Name Description
Public methodStatic member Max(T)(RangeBoundaryFrom(T), RangeBoundaryFrom(T)) Returns the greater one of the two boundaries.
Public methodStatic 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