Méthode System::Collections::Generic::SortedList::GetEnumerator

SortedList::GetEnumerator method

Obtient un énumérateur parcourant la liste actuelle.

IEnumeratorPtr System::Collections::Generic::SortedList<TKey, TValue>::GetEnumerator() override

ReturnValue

Pointeur vers l’énumérateur nouvellement créé parcourant la liste actuelle.

Voir aussi