Metodo System::Collections::Generic::SortedList::GetEnumerator
SortedList::GetEnumerator method
Ottiene l’enumeratore che itera attraverso la lista corrente.
IEnumeratorPtr System::Collections::Generic::SortedList<TKey, TValue>::GetEnumerator() override
ReturnValue
Puntatore al nuovo enumeratore creato che itera attraverso la lista corrente.
Vedi anche
- Typedef IEnumeratorPtr
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++