[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Get a cell adding the coordinate members if the cell does not yet exist.

Namespace: net.esper.view.stat.olap
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Function GetCellAddMembers ( _
	coordinates As MultiKeyUntyped _
) As V
C#
public V GetCellAddMembers (
	MultiKeyUntyped coordinates
)
Visual C++
public:
virtual V GetCellAddMembers (
	MultiKeyUntyped^ coordinates
) sealed

Parameters

coordinates
net.esper.collection.MultiKeyUntyped
contains member values for each dimension of the cube

Return Value

the cell