Click or drag to resize

PairwiseExtension Methods

The PairwiseExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCode examplePairwiseTSource, 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.
Top
See Also