Metodo System::Collections::Generic::_KeyCollection::Enumerator::get_Current

Enumerator::get_Current method

Restituisce la chiave corrente.

MakeConstRef_t<TKey> System::Collections::Generic::_KeyCollection<Dict>::Enumerator::get_Current() const override

ReturnValue

Chiave corrente.

Vedi anche