Tail
Returns the collection without the Head
element.
Parameters
Returns
IEnumerable<T> source
IEnumerable<T>
Usage
Getting the collection Tail
Last updated
Was this helpful?
Returns the collection without the Head
element.
Parameters
Returns
IEnumerable<T> source
IEnumerable<T>
Getting the collection Tail
Last updated
Was this helpful?