Skip to content

Overload_CodeJam_Ranges_CompositeRange_Create

andrewvk edited this page Nov 5, 2016 · 2 revisions

CompositeRange.Create Method

Overload List

 

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