Método System::Collections::Generic::Queue::get_Count

Queue::get_Count method

Obtiene el número de elementos en la cola.

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

ReturnValue

Número real de elementos.

Ver también