System::Collections::Generic::LinkedList::Enumerator::Enumerator costruttore

Enumerator::Enumerator constructor

Crea enumeratore.

System::Collections::Generic::LinkedList<T>::Enumerator::Enumerator(const SharedPtr<LinkedList<T>> &list)
ParametroTipoDescrizione
listconst SharedPtr<LinkedList<T>>&List per iterare.

Vedi anche