Skip to content

Overload_CodeJam_Ranges_CompositeRange_1_GetIntersection

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

CompositeRange(T).GetIntersection Method

Overload List

 

Name Description
Public method GetIntersection(T) Returns ranges that has intersections with passed range.
Public method GetIntersection(Range(T)) Returns ranges that has intersections with passed range.
Public method GetIntersection(TKey2)(Range(T, TKey2)) Returns ranges that has intersections with passed range.
Public method GetIntersection(T, T) Returns ranges that has intersections with passed range.
  Back to Top

See Also

Reference

CompositeRange(T) Structure
CodeJam.Ranges Namespace

Clone this wiki locally