System::Collections::Generic::LinkedList::Enumerator::get_Current method
Enumerator::get_Current method
Haalt het huidige element op.
MakeConstRef_t<T> System::Collections::Generic::LinkedList<T>::Enumerator::get_Current() const override
ReturnValue
Element waar de enumerator naar wijst.
Zie ook
- Typedef MakeConstRef_t
- Class Enumerator
- Class LinkedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++