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