DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
2-Dimensional Arrays
Array Stack
Properties
NumEntries
See also:
Clear (T2DArrayStack)
,
MaxSize
Index
Statistical Background
NumEntries (2DArrayStack)
Declaration:
T2DArrayStack
.
NumEntries
: integer;
The readonly property
NumEntries
returns the number of currently stored arrays. Note that
NumEntries
points to the top of the stack.