Extension Methods from Ricardo Amores Hernández
- 
        EachIterates over all the elements in a collection and performs the given action, usually given as a lambda. 
ExtensionMethod.NET Home of 881 C#, Visual Basic, F# and Javascript extension methods
Iterates over all the elements in a collection and performs the given action, usually given as a lambda.