IEnumerableExtensionForEach Method |
| Name | Description | |
|---|---|---|
| ForEachT(IEnumerableT, ActionT, Int32) |
Runs the indexed action for each item of the collection.
| |
| ForEachT(IEnumerableT, ActionT) |
Runs the action for each item of the collection.
|