Constructor System::Collections::Generic::Queue::Enumerator::Enumerator

Enumerator::Enumerator constructor

Construye un enumerador que apunta a una cola específica.

System::Collections::Generic::Queue<T>::Enumerator::Enumerator(const ThisPtr &data)
ParámetroTipoDescripción
dataconst ThisPtr&Queue para apuntar a.

Ver también