Metodo System::Collections::Generic::List::GetEnumerator
List::GetEnumerator method
Ottiene l’enumeratore per iterare attraverso gli elementi dell’elenco.
IEnumeratorPtr System::Collections::Generic::List<T>::GetEnumerator() override
ReturnValue
Puntatore al nuovo enumeratore creato.
Vedi anche
- Typedef IEnumeratorPtr
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++