System::Collections::Generic::LinkedList::Enumerator::get_Current metodo

Enumerator::get_Current method

Restituisce l’elemento corrente.

MakeConstRef_t<T> System::Collections::Generic::LinkedList<T>::Enumerator::get_Current() const override

ReturnValue

L’enumeratore di elementi punta a.

Vedi anche