ValueArray.nValues
uint nValues() @property nothrowGet nValues field.
Returns
number of values contained in the array
void nValues(uint propval) @property nothrowSet nValues field.
Parameters
propval | number of values contained in the array |
uint nValues() @property nothrowGet nValues field.
void nValues(uint propval) @property nothrowSet nValues field.
propval | number of values contained in the array |