List Collection Class in C#
Introduction A List is one of the generic collection classes in the "System.Collection.Generic" namespace. There are several generic collection classes in the System.Collection.Generic namespace that includes the following: DictionaryListStackQueueA