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