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

Get a cell, returns null if the cell does not yet exist.

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

Syntax

Visual Basic (Declaration)
Function GetCell ( _
	coordinates As MultiKeyUntyped _
) As V
C#
V GetCell (
	MultiKeyUntyped coordinates
)
Visual C++
V GetCell (
	MultiKeyUntyped^ coordinates
)

Parameters

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

Return Value

the cell