System::Collections::Generic::SortedDictionary::GetEnumerator method

SortedDictionary::GetEnumerator method

Restituisce l’enumeratore per iterare attraverso il dizionario corrente.

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

ReturnValue

Puntatore al nuovo enumeratore creato.

Vedi anche