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

Returns all cells.

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

Syntax

Visual Basic (Declaration)
ReadOnly Property Cells As V()
C#
V[] Cells { get; }
Visual C++
property array<V>^ Cells {
	array<V>^ get ();
}

Return Value

cell array