By ruijarimba
via ruijarimba.wordpress.com
Published: Nov 26 2012 / 07:58
Select method is used to project each element of a sequence into a new form, i.e. it can be used to map a collection of one type to a collection of another type. In this article I’ll show you a simple approach that will allow you to reuse the code used in the Select method.
Add your comment