Skip to content

Properties_T_CodeJam_Ranges_CompositeRange_2

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

CompositeRange(T, TKey) Properties

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

Properties

 

Name Description
Public property ContainingRange Range that contains all subranges.
Public property IsEmpty The composite range is empty, ∅.
Public property IsMerged The composite range cannot be simplified anymore. Subranges do not intersect and start one exactly after another.
Public property IsNotEmpty The composite range is NOT empty, ≠ ∅
Public property SubRanges Collection of subranges.
  Back to Top

See Also

Reference

CompositeRange(T, TKey) Structure
CodeJam.Ranges Namespace

Clone this wiki locally