System::Collections::Generic::_ValueCollection::GetEnumerator metod

_ValueCollection::GetEnumerator method

Hämtar enumerator som itererar genom värden.

SharedPtr<IEnumerator<TValue>> System::Collections::Generic::_ValueCollection<Dict>::GetEnumerator() override

ReturnValue

Pekare till den nyss skapade enumeratorn.

Se även