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