Page 110 - CSharp/C#
P. 110

The IEnumerable<> support means arrays can be queried with LINQ, for example arr1.Select(i =>
        10 * i).


        Read Arrays online: https://riptutorial.com/csharp/topic/1429/arrays
























































































        https://riptutorial.com/                                                                               56
   105   106   107   108   109   110   111   112   113   114   115