Metodo System::Collections::Generic::_KeyCollection::GetEnumerator

_KeyCollection::GetEnumerator method

Ottiene l’enumeratore che itera attraverso le chiavi.

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

ReturnValue

Puntatore al nuovo enumeratore creato.

Vedi anche