List In C#



List in C# allows you to manage a collection of items. This is a basic introduction to List and how to add items to it using C# language.



Read: https://www.c-sharpcorner.com/UploadFile/mahesh/list-in-C-Sharp/