Nemerle Documentation

Queue.Count Property

Returns the number of elements in the queue.

public int Count {get;}

Implements

ICollection.Count

See Also

Queue Class | Nemerle.Collections Namespace