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 nyss skapad enumerator.

Se även