.Net
how to stop the contents of a nested list changing
I have list1 that is constantly changing based on user input, I wanted to store a “screenshot” of the contents of list1 using a list of lists each time something new is added to list1. Read more…