System::Collections::Generic::List::Enumerator::Enumerator Konstruktor
Enumerator::Enumerator constructor
Erstellt einen Enumerator, der durch eine bestimmte Liste iteriert.
System::Collections::Generic::List<T>::Enumerator::Enumerator(const ThisPtr &data)
| Parameter | Typ | Beschreibung |
|---|---|---|
| data | const ThisPtr& | List zum Durchlaufen. |
Siehe auch
- Class Enumerator
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++