myStuff.AddRange(new object[] { 10, 400, 8, false, new Car(), "string data" });
■
Source Code
The LinqOverArrayList project can be found under the Chapter 14 subdirectory.
Now that you have seen how to use LINQ to manipulate data contained within various arrays
and collections, let’s dig in a bit deeper to see what is happening behind the scenes.
Do'stlaringiz bilan baham: