The List class takes advantage of generics to make a strongly typed collection. To use, just call new List() like this: List myStringList = new List(); MSDN has a quick article on some ways you can make collections thread safe.More @Wikipedia
Hover over any link to get a description of the article. Please note that search keywords are sometimes hidden within the full article and don't appear in the description or title.