#Collections are specialized #classes for #data storage and retrieval.
There are two types of collections available in C#:
1. Non-generic collections
2. #Generic collections.
Every collection class #implements the #IEnumerable interface so values from the collection can be accessed using a #foreach loop....
#dotnet #dotnetcore #learnprogramming #csharp #learnbydoing #web #dev
-~-~~-~~~-~~-~-
Check out:
- LinkedIn Learning: http://bit.ly/2PxsH57
- Pluralsight: http://bit.ly/2EsgjlJ
- Udemy: http://bit.ly/2QP5P5V
- YouTube: http://bit.ly/2pVlkwO
-~-~~-~~~-~~-~-