Skip to content

Properties_T_CodeJam_Ranges_RangeIntersection_2

Andrew Koryavchenko edited this page Jul 4, 2017 · 2 revisions

RangeIntersection(T, TKey) Properties

The RangeIntersection(T, TKey) generic type exposes the following members.

Properties

 

Name Description
Public property IntersectionRange The common part for all ranges in intersection.
Public property IsEmpty Gets a value indicating whether the intersection does not contain any ranges.
Public property IsNotEmpty Gets a value indicating whether the intersection contains any ranges.
Public property Ranges The ranges in the intersection, if any.
  Back to Top

See Also

Reference

RangeIntersection(T, TKey) Structure
CodeJam.Ranges Namespace

Clone this wiki locally