[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)
Get the members making up a dimension.
Namespace: net.esper.view.stat.olap
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Function GetMembers ( _ dimension As Integer _ ) As IList(Of Object) |
C# |
---|
IList<Object> GetMembers ( int dimension ) |
Visual C++ |
---|
IList<Object^>^ GetMembers ( int dimension ) |
Parameters
- dimension
- System.Int32
for which to return the members