[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Get the members making up a dimension.
Namespace: net.esper.view.stat.olap
Assembly:
NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Function GetMembers ( _
dimension As Integer _
) As IList(Of Object) |
Visual C++ |
---|
public:
virtual IList<Object^>^ GetMembers (
int dimension
) sealed |
Parameters
- dimension
- System.Int32
for which to return the members
Return Value
list of member object of the dimension