knights

knights

  • NA
  • 114
  • 124.8k

How to Update an item in a list by LINQ

Dec 8 2010 10:51 AM
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)