System::Collections::Generic::List::GetEnumerator method
List::GetEnumerator method
Obtiene el enumerador para iterar a través de los elementos de la lista.
IEnumeratorPtr System::Collections::Generic::List<T>::GetEnumerator() override
ReturnValue
Puntero al enumerador recién creado.
Ver también
- Typedef IEnumeratorPtr
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++