Skip to content

Overload_CodeJam_Collections_EnumerableExtensions_Prepend

andrewvk edited this page Mar 22, 2016 · 3 revisions

EnumerableExtensions.Prepend Method

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

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