2
Reply

How to Update an item in a list by LINQ

knights

knights

Dec 8 2010 10:51 AM
31.2k
I have a list of class objects.This Class object comprise of 3 string properties.Using LINQ i am able to query the list, now i want to update one of the properties of any class objects Any help will be highly appreciated.Thanks

Answers (2)