C# Collections
Welcome to the C# Collections section of our C# tutorial. In this section, you'll learn about:
- Collections Overview
- Arrays
- Lists
- Dictionaries
- Sets
- Queues
- Stacks
- Linked Lists
- SortedList
- SortedDictionary
- Concurrent Collections
- Collection Interfaces
- Enumeration
- Iteration
- LINQ with Collections
Have fun coding!
💡 Found a typo or mistake? Click "Edit this page" to suggest a correction. Your feedback is greatly appreciated!