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