Skip to content

Properties_T_CodeJam_Ranges_CompositeRange_1

andrewvk edited this page Nov 5, 2016 · 2 revisions

CompositeRange(T) Properties

The CompositeRange(T) 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) Structure
CodeJam.Ranges Namespace

Clone this wiki locally