how to write foreach and for loop using lambda expression and linq in c#?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Pankaj Kumar ChoudharyPosted Jun 13, 2015, 1:24 AM
Manoj BhoirPosted Jun 13, 2015, 1:14 AM
Just use Where and ToList before using ForEach.