How to initialize a List of Objects with data in C#

preview_player
Показать описание
1) Create class object
2) create a variable of type List of object
3) load data into a variable (3 examples, 1 debug. print)

Timeline
00:13 - Create Class Object and Load data into List of objects example 1
01:19 - Example 2 - load List of objects
02:24 - Example 3 - the load way load
03:55 - Display data - use System.Diagnostics.Debug.Print

#softwareNuggets, #csharp, #InitializeList
Рекомендации по теме
visit shbcf.ru