System::Collections::Generic::IEnumerator::get_Current methode

IEnumerator::get_Current method

Haalt het huidige element op.

virtual MakeConstRef_t<T> System::Collections::Generic::IEnumerator<T>::get_Current() const =0

ReturnValue

Kopie van het momenteel gerefereerde element.

Zie ook