ITypedQueue.length

interface ITypedQueue(T)
size_t
length
()

Return Value

Type: size_t

number of items in the queue

Meta