Skip to content

Overload_CodeJam_Ranges_Range_1_Intersect

Andrew Koryavchenko edited this page Jun 17, 2018 · 1 revision

Range(T).Intersect Method

Overload List

 

Name Description
Public method Intersect(Range(T)) Returns an intersection of the the ranges.
Public method Intersect(TKey2)(Range(T, TKey2)) Returns an intersection of the the ranges.
Public method Intersect(T, T) Returns an intersection of the the ranges.
  Back to Top

See Also

Reference

Range(T) Structure
CodeJam.Ranges Namespace

Clone this wiki locally