Window extension.
Inheritance Hierarchy 
    Namespace: 
   MoreLinq.Extensions
    Assembly:
   MoreLinq (in MoreLinq.dll) Version: 3.2.0+5205ea241d72b079436060d330cd5c2eae7cdcdf
Syntaxpublic static class WindowExtension
<ExtensionAttribute>
Public NotInheritable Class WindowExtension
[ExtensionAttribute]
public ref class WindowExtension abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type WindowExtension =  class end
The WindowExtension type exposes the following members.
Methods| 
								 
							 | Name | Description | 
|---|
   | WindowTSource | 
            Processes a sequence into a series of subsequences representing a windowed subset of the original
              | 
Top
See Also