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