System::Collections::Generic::IEnumerator::Current methode

IEnumerator::Current method

Haalt het huidige element op.

virtual MakeConstRef_t<T> System::Collections::Generic::IEnumerator<T>::Current() const

ReturnValue

Kopie van het momenteel gerefereerde element.

Zie ook