Queue.length

uint length() @property nothrow

Get length field.

Returns

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

Set length field.

Parameters

propvalthe number of elements in the queue