System::Collections::Generic::LinkedList::cend metod
LinkedList::cend method
Hämtar iterator för ett icke‑existerande const‑kvalificerat element bakom samlingens slut.
const_iterator System::Collections::Generic::LinkedList<T>::cend() const noexcept
ReturnValue
En iterator som pekar på det teoretiska const‑kvalificerade elementet placerat efter slut‑elementet i den länkade listan.
Se även
- Typedef const_iterator
- Class LinkedList
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++