Skip to content

Methods_T_CodeJam_Ranges_CompositeRange

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

CompositeRange Methods

Methods

 

Name Description
Public methodStatic member Create(T)(Range(T)) Creates the composite range.
Public methodStatic member Create(T)(Range(T)[]) Creates the composite range.
Public methodStatic member Create(T, TKey)(Range(T, TKey)) Creates the composite range.
Public methodStatic member Create(T, TKey)(Range(T, TKey)[]) Creates the composite range.
  Back to Top

See Also

Reference

CompositeRange Class
CodeJam.Ranges Namespace

Clone this wiki locally