Learn how to use IEnumerable, ICollection, IList, and IQueryable in C# to work with collections of data efficiently.

5m read timeFrom infoworld.com
Post cover image
Table of contents
Create a console application project in Visual StudioThe IEnumerable interface in C#The ICollection interface in C#The IList interface in C#The IQueryable interface in C#Which collection interface should you use?

Sort: