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

Constructor for a single key object.

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

Syntax

Visual Basic (Declaration)
Public Sub New ( _
	key As Object _
)
C#
public MultiKeyUntyped (
	Object key
)
Visual C++
public:
MultiKeyUntyped (
	Object^ key
)

Parameters

key
System.Object
is the single key object