PairwiseExtension Class |
Namespace: MoreLinq.Extensions
The PairwiseExtension type exposes the following members.
Name | Description | |
---|---|---|
PairwiseTSource, TResult |
Returns a sequence resulting from applying a function to each
element in the source sequence and its
predecessor, with the exception of the first element which is
only returned as the predecessor of the second element.
|