System::Collections::Generic::Queue::get_Count Methode

Queue::get_Count method

Ermittelt die Anzahl der Elemente in der Warteschlange.

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

ReturnValue

Tatsächliche Anzahl der Elemente.

Siehe auch