[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)
Ctor.
Namespace: net.esper.collection
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub New ( _ numElements As Integer _ ) |
C# |
---|
public PermutationEnumeration ( int numElements ) |
Visual C++ |
---|
public: PermutationEnumeration ( int numElements ) |
Parameters
- numElements
- System.Int32
number of elements in each permutation.