LeadExtension Class
Lead extension.
Namespace: MoreLinq.ExtensionsAssembly: MoreLinq (in MoreLinq.dll) Version: 4.4.0+6d97c3b1d482f98300f4446df14742b0e3fafbec
public static class LeadExtension
<ExtensionAttribute>
Public NotInheritable Class LeadExtension
[ExtensionAttribute]
public ref class LeadExtension abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type LeadExtension = class end
- Inheritance
- Object    LeadExtension
 | LeadTSource, TResult(IEnumerableTSource, Int32, FuncTSource, TSource, TResult) | Produces a projection of a sequence by evaluating pairs of elements separated by a
            positive offset. | 
| LeadTSource, TResult(IEnumerableTSource, Int32, TSource, FuncTSource, TSource, TResult) | Produces a projection of a sequence by evaluating pairs of elements separated by a
            positive offset. |