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

SortedDictionary::GetEnumerator method

Hämtar en enumerator för att iterera genom den aktuella ordboken.

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

ReturnValue

Pekare till den nyss skapade enumeratorn.

Se även