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
- Class Queue
- Namespace System::Collections::Generic
- Library Aspose.Page for C++