System::Collections::Generic::_KeyCollection::GetEnumerator method

_KeyCollection::GetEnumerator method

Gets enumerator iterating through keys.

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

ReturnValue

Pointer to newly created enumerator.

See Also