Skip to content

Overload_CodeJam_Ranges_Range_1_HasIntersection

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

Range(T).HasIntersection Method

Overload List

 

Name Description
Public method HasIntersection(Range(T)) Determines whether the range has intersection with another range.
Public method HasIntersection(TKey2)(Range(T, TKey2)) Determines whether the range has intersection with another range.
Public method HasIntersection(T, T) Determines whether the range has intersection with another range.
  Back to Top

See Also

Reference

Range(T) Structure
CodeJam.Ranges Namespace

Clone this wiki locally