Window extension.
Inheritance Hierarchy SystemObject
MoreLinq.ExtensionsWindowExtension
Namespace:
MoreLinq.Extensions
Assembly:
MoreLinq (in MoreLinq.dll) Version: 3.3.1+b77df70598ab84c28cd43dcf74594024b6d575e1
Syntax public 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
|
TopSee Also