I want to empty a list. How to do that?
It's really easy:
myList.Clear();
2.1m questions
2.1m answers
60 comments
57.0k users