System::Collections::Generic::_ValueCollection::GetEnumerator method

_ValueCollection::GetEnumerator method

Gets enumerator iterating through values.

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

ReturnValue

Pointer to newly created enumerator.

See Also