In this video, learn about managing data collections using List<T>. We have now used numbers and strings (in previous videos), but how are they stored? Let’s initialize a list, loop through the list, and explore these basic data structures in C# and .NET. Plus, get details about var and new.