Skip to content

Overload_CodeJam_Collections_EnumerableExtensions_Prepend

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

EnumerableExtensions.Prepend Method

Overload List

 

Name Description
Public methodStatic member Prepend(T)(IEnumerable(T), T) Prepends specified element to the collection start.
Public methodStatic member Prepend(T)(IEnumerable(T), T[]) Prepends specified elements to the collection start.
  Back to Top

See Also

Reference

EnumerableExtensions Class
CodeJam.Collections Namespace

Clone this wiki locally