Queue.length
uint length() @property nothrowGet length field.
Returns
the number of elements in the queue
void length(uint propval) @property nothrowSet length field.
Parameters
propval | the number of elements in the queue |
uint length() @property nothrowGet length field.
void length(uint propval) @property nothrowSet length field.
propval | the number of elements in the queue |