Metodo GetEnumerator di System::Collections::Generic::List
List::GetEnumerator method
Ottiene l’enumeratore per iterare attraverso gli elementi della lista.
IEnumeratorPtr System::Collections::Generic::List<T>::GetEnumerator() override
ReturnValue
Puntatore all’enumeratore appena creato.
Vedi anche
- Typedef IEnumeratorPtr
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Font for C++