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

Ctor.

Namespace: net.esper.eql.join.plan
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Sub New ( _
	nestingOrder As Integer() _
)
C#
public NestedIterationNode (
	int[] nestingOrder
)
Visual C++
public:
NestedIterationNode (
	array<int>^ nestingOrder
)

Parameters

nestingOrder
System.Int32[]
order of streams in nested iteration