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

Ctor.

Namespace: net.esper.collection
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Sub New ( _
	window As LinkedList(Of Pair(Of Long, List(Of EventBean))) _
)
C#
public TimeWindowIterator (
	LinkedList<Pair<long, List<EventBean>>> window
)
Visual C++
public:
TimeWindowIterator (
	LinkedList<Pair<long long, List<EventBean^>^>^>^ window
)

Parameters

window
System.Collections.Generic.LinkedList<(Of T>)
is the time-slotted collection