[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Constructor for multiple keys supplied in an object array.
Namespace: net.esper.collection
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub New ( _ keys As T() _ ) |
C# |
---|
public MultiKey ( T[] keys ) |
Visual C++ |
---|
public: MultiKey ( array<T>^ keys ) |
Parameters
- keys
- T type parameter of net.esper.collection.MultiKey<(Of T>).[]
is an array of key objects