Skip to content

Overload_CodeJam_Collections_EnumerableExtensions_Concat

andrewvk edited this page Mar 22, 2016 · 3 revisions

EnumerableExtensions.Concat Method

[This is preliminary documentation and is subject to change.]

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