WindowRightExtension Class
WindowRight extension.
Namespace: MoreLinq.ExtensionsAssembly: MoreLinq (in MoreLinq.dll) Version: 3.4.0+b99a6a8cc504caf2d48372fe54a2f8116c59cd0c
public static class WindowRightExtension
<ExtensionAttribute>
Public NotInheritable Class WindowRightExtension
[ExtensionAttribute]
public ref class WindowRightExtension abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type WindowRightExtension = class end
- Inheritance
- Object WindowRightExtension
WindowRightTSource |
Creates a right-aligned sliding window over the source sequence
of a given size.
|