Queue.length
uint length() @propertyGet length field.
Returns
the number of elements in the queue
void length(uint propval) @propertySet length field.
Parameters
propval | the number of elements in the queue |
uint length() @propertyGet length field.
void length(uint propval) @propertySet length field.
propval | the number of elements in the queue |