System::Collections::Generic::LinkedList::Enumerator::Enumerator costruttore
Enumerator::Enumerator constructor
Crea enumeratore.
System::Collections::Generic::LinkedList<T>::Enumerator::Enumerator(const SharedPtr<LinkedList<T>> &list)
| Parametro | Tipo | Descrizione |
|---|---|---|
| list | const SharedPtr<LinkedList<T>>& | List per iterare. |
Vedi anche
- Typedef SharedPtr
- Class LinkedList
- Class Enumerator
- Class LinkedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++