System::Collections::Generic::LinkedList::cend method
LinkedList::cend method
Haalt een iterator op voor een niet-bestaand const-gekwalificeerd element achter het einde van de collectie.
const_iterator System::Collections::Generic::LinkedList<T>::cend() const noexcept
ReturnValue
Een iterator die wijst naar het theoretisch const-gekwalificeerde element dat zich na het eindelement in de gekoppelde lijst bevindt.
Zie ook
- Typedef const_iterator
- Class LinkedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++