System::Collections::Generic::Queue::get_Count-metod

Queue::get_Count method

Hämtar antalet element i kön.

virtual int System::Collections::Generic::Queue<T>::get_Count() const

ReturnValue

Det faktiska antalet element.

Se även