System::Collections::Generic::_KeyCollection::GetEnumerator metodo

_KeyCollection::GetEnumerator method

Restituisce l’enumeratore che itera le chiavi.

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

ReturnValue

Puntatore all’enumeratore appena creato.

Vedi anche