OutputMessage.numVectors

uint numVectors() @property

Get numVectors field.

Returns

the number of output vectors pointed to by @vectors.
void numVectors(uint propval) @property

Set numVectors field.

Parameters

propvalthe number of output vectors pointed to by @vectors.