System::Collections::Generic::LinkedList::Enumerator::get_Current método

Enumerator::get_Current method

Obtiene el elemento actual.

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

ReturnValue

El enumerador de elementos apunta a.

Ver también