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

Ctor.

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

Syntax

Visual Basic (Declaration)
Public Sub New ( _
	window As ETreeDictionary(Of MultiKey(Of Object), LinkedList(Of EventBean)) _
)
C#
public SortWindowIterator (
	ETreeDictionary<MultiKey<Object>, LinkedList<EventBean>> window
)
Visual C++
public:
SortWindowIterator (
	ETreeDictionary<MultiKey<Object^>^, LinkedList<EventBean^>^>^ window
)

Parameters

window
net.esper.compat.ETreeDictionary<(Of K, V>)
sorted map with events