Skip to content

Overload_CodeJam_Collections_EnumerableExtensions_Concat

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

EnumerableExtensions.Concat Method

Overload List

 

Name Description
Public methodStatic member Concat(T)(IEnumerable(T), T) Appends specified element to end of the collection.
Public methodStatic member Concat(T)(IEnumerable(T), T[]) Appends specified elements to end of the collection.
  Back to Top

See Also

Reference

EnumerableExtensions Class
CodeJam.Collections Namespace

Clone this wiki locally