System::Collections::Generic::Dictionary::GetEnumerator metod

Dictionary::GetEnumerator method

Skapar enumeratorobjekt.

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

ReturnValue

Nytt skapat enumerator‑objekt.

Se även