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

Queue::get_Count method

Gibt die Anzahl der Elemente in der Queue zurück.

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

ReturnValue

Tatsächliche Anzahl der Elemente.

Siehe auch