Overload_CodeJam_Collections_EnumerableExtensions_Prepend - rsdn/CodeJam GitHub Wiki

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

⚠️ **GitHub.com Fallback** ⚠️