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
Associative Array
Properties
NumEntries
See also:
Add
,
Keys
,
Remove
,
Values
Index
Statistical Background
NumEntries
Declaration:
TAssocArray
.
NumEntries
: integer;
The read-only property
NumEntries
returns the number of entries in the associative array.