System::Collections::Generic::Queue::get_Count methode

Queue::get_Count method

Haalt het aantal elementen in de queue op.

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

ReturnValue

Werkelijk aantal elementen.

Zie ook