Click here to Skip to main content
15,892,298 members
Articles / Programming Languages / C# 4.0

LINQ: Implementing The SkipLast Operator

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
20 Oct 2010CPOL1 min read 9K   2  
In this post, I’ll introduce the implementation of the SkipLast operator.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Paulo Morgado
Portugal Portugal

Comments and Discussions