InputMessage.numVectors
uint numVectors() @property nothrowGet numVectors field.
Returns
the number of input vectors pointed to by @vectors
void numVectors(uint propval) @property nothrowSet numVectors field.
Parameters
propval | the number of input vectors pointed to by @vectors |