ListT.ForEach or foreach, it doesn't matter...or does it?(www.code-in.net)
submitted by
baldi(508) 1 year, 11 months ago
When you use a List<T>, it doesn't matter if you use the ForEach method of the generic list or use a normal foreach or does it? Sometimes it makes a difference! If you use primitive data types you should avoid using the ForEach method. Also the ForEarch method shows that not all what you can do, you also should do!
|category: C#
|Views: 14
tags:
C# another
Everyones tags:
Your Tags: