19. Generic Collections; Functional Programming with LINQ/PLINQ
Objectives
In this chapter you’ll:
See additional .NET generic collections.
Manipulate arrays with class Array
’s static
methods.
Provide a using static
directive to access a class’s static
members without fully qualifying their names.
Iterate through a collection with enumerators.
Get C# 6 for Programmers, Sixth Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.