[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Set dimension members from the enumeration Class.
Namespace: net.esper.view.stat.olap
Assembly:
NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub SetMembers ( _
dimension As Integer, _
enumType As Type _
) |
C# |
---|
public void SetMembers (
int dimension,
Type enumType
) |
Visual C++ |
---|
public:
virtual void SetMembers (
int dimension,
Type^ enumType
) sealed |
Parameters
- dimension
- System.Int32
Starts at 0 and has a max of number of dimensions minus 1
- enumType
- System.Type
is the class for which the enum constants are obtained, and used as members