Queue.length

uint length() @property

Get length field.

Returns

the number of elements in the queue
void length(uint propval) @property

Set length field.

Parameters

propvalthe number of elements in the queue