System::Collections::Generic::List::GetEnumerator method

List::GetEnumerator method

Obtient un énumérateur pour parcourir les éléments de la liste.

IEnumeratorPtr System::Collections::Generic::List<T>::GetEnumerator() override

ReturnValue

Pointeur vers l’énumérateur nouvellement créé.

Voir aussi