Skip to content

Overload_CodeJam_Ranges_CompositeRange_2_WithKeys

Andrew Koryavchenko edited this page Jun 17, 2018 · 1 revision

CompositeRange(T, TKey).WithKeys Method

Overload List

 

Name Description
Public method WithKeys(TKey2)(Func(TKey, TKey2)) Creates a new composite range with the key specified.
Public method WithKeys(TKey2)(TKey2) Creates a new composite range with the key specified.
  Back to Top

See Also

Reference

CompositeRange(T, TKey) Structure
CodeJam.Ranges Namespace

Clone this wiki locally