System::Collections::Generic::_KeyCollection::GetEnumerator metod

_KeyCollection::GetEnumerator method

Hämtar enumerator som itererar genom nycklar.

SharedPtr<IEnumerator<TKey>> System::Collections::Generic::_KeyCollection<Dict>::GetEnumerator() override

ReturnValue

Pekare till nyss skapad enumerator.

Se även