funcCall | The function to be invoked with each matching element. |
Convenience overload, shorthand for Build().ForEach().
funcCall | The function to be invoked with each matching element. |
result | Each return value will be added to this list. |
Convenience overload, shorthand for Build().ForEach().
funcCall | The function to be invoked with each matching element. |
List<T2> Returns a list of all the results of the function calls.
Convenience overload, shorthand for Build().ForEach().
Did you find this page useful? Please give it a rating: