Skip to content

Overload_CodeJam_Ranges_Range_Min

andrewvk edited this page Jul 1, 2016 · 2 revisions

Range.Min Method

Overload List

 

Name Description
Public methodStatic member Min(T)(RangeBoundaryFrom(T), RangeBoundaryFrom(T)) Returns the less one of the two boundaries.
Public methodStatic member Min(T)(RangeBoundaryTo(T), RangeBoundaryTo(T)) Returns the less one of the two boundaries.
  Back to Top

See Also

Reference

Range Class
CodeJam.Ranges Namespace

Clone this wiki locally