Dot Net Sample Codings
Wednesday, July 29, 2015
How to change/modify values in list of list in C#
ObjList
.
ClassList
.ForEach(
x => x.Id =0
); // It will change all Id's to 0
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment