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