IEnumerableExtensionsApply Method |
Name | Description | |
---|---|---|
ApplyTResult(IEnumerableTResult, ActionTResult) |
Applies the specified ActionT to the enumerable.
| |
ApplyTResult(IEnumerableTResult, ActionTResult, Int32) |
Applies the specified ActionT1, T2 to the enumerable.
|