System::Collections::Generic::SortedDictionary::GetEnumerator metod

SortedDictionary::GetEnumerator method

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

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

ReturnValue

Pekare till nyss skapad enumerator.

Se även