[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Constructor creates a moving window extending the specified number of elements into the past.

Namespace: net.esper.view.window
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Sub New ( _
	size As Integer _
)
C#
public LengthWindowView (
	int size
)
Visual C++
public:
LengthWindowView (
	int size
)

Parameters

size
System.Int32
is the specified number of elements into the past