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
- Typedef IEnumeratorPtr
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++