System::Collections::Generic::LinkedList::cbegin methode
LinkedList::cbegin method
Haalt een iterator op naar het eerste const-gekwalificeerde element van de collectie.
const_iterator System::Collections::Generic::LinkedList<T>::cbegin() const noexcept
ReturnValue
Een iterator die wijst naar het eerste const‑gekwalificeerde element in de gekoppelde lijst.
Zie ook
- Typedef const_iterator
- Class LinkedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++