Dotnet Collections

replace_me

📖 C# List

Questions

  1. What is a List in C#?

  2. What List methods seem like you might use them often? Why?

  3. How would you retrieve an item from a list? What method could you use?

Repo

Identify at least 1 takeaway from today’s assignment