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
- Typedef MakeConstRef_t
- Class IEnumerator
- Namespace System::Collections::Generic
- Library Aspose.Page for C++