MetaContext.size
int size() @property nothrowGet size field.
Returns
the size of the @column_names and @column_values arrays
void size(int propval) @property nothrowSet size field.
Parameters
propval | the size of the @column_names and @column_values arrays |