C# List

Add new item to List in C#

The Add method of the List object adds an element to the end of the list.

Here is the example:

 

Here is full example:

 

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.