| FoldT, TResult(IEnumerableT, FuncT, T, T, T, T, T, T, T, T, T, T, T, T, T, T, T, TResult) | Returns the result of applying a function to a sequence of 16 elements. | 
| FoldT, TResult(IEnumerableT, FuncT, T, T, T, T, T, T, T, T, T, T, T, T, T, T, TResult) | Returns the result of applying a function to a sequence of 15 elements. | 
| FoldT, TResult(IEnumerableT, FuncT, T, T, T, T, T, T, T, T, T, T, T, T, T, TResult) | Returns the result of applying a function to a sequence of 14 elements. | 
| FoldT, TResult(IEnumerableT, FuncT, T, T, T, T, T, T, T, T, T, T, T, T, TResult) | Returns the result of applying a function to a sequence of 13 elements. | 
| FoldT, TResult(IEnumerableT, FuncT, T, T, T, T, T, T, T, T, T, T, T, TResult) | Returns the result of applying a function to a sequence of 12 elements. | 
| FoldT, TResult(IEnumerableT, FuncT, T, T, T, T, T, T, T, T, T, T, TResult) | Returns the result of applying a function to a sequence of 11 elements. | 
| FoldT, TResult(IEnumerableT, FuncT, T, T, T, T, T, T, T, T, T, TResult) | Returns the result of applying a function to a sequence of 10 elements. | 
| FoldT, TResult(IEnumerableT, FuncT, T, T, T, T, T, T, T, T, TResult) | Returns the result of applying a function to a sequence of 9 elements. | 
| FoldT, TResult(IEnumerableT, FuncT, T, T, T, T, T, T, T, TResult) | Returns the result of applying a function to a sequence of 8 elements. | 
| FoldT, TResult(IEnumerableT, FuncT, T, T, T, T, T, T, TResult) | Returns the result of applying a function to a sequence of 7 elements. | 
| FoldT, TResult(IEnumerableT, FuncT, T, T, T, T, T, TResult) | Returns the result of applying a function to a sequence of 6 elements. | 
| FoldT, TResult(IEnumerableT, FuncT, T, T, T, T, TResult) | Returns the result of applying a function to a sequence of 5 elements. | 
| FoldT, TResult(IEnumerableT, FuncT, T, T, T, TResult) | Returns the result of applying a function to a sequence of 4 elements. | 
| FoldT, TResult(IEnumerableT, FuncT, T, T, TResult) | Returns the result of applying a function to a sequence of 3 elements. | 
| FoldT, TResult(IEnumerableT, FuncT, T, TResult) | Returns the result of applying a function to a sequence of 2 elements. | 
| FoldT, TResult(IEnumerableT, FuncT, TResult) | Returns the result of applying a function to a sequence of 1 element. |