Metode System::Collections::Generic::List::cend
List::cend method
Mendapatkan iterator untuk elemen const yang tidak ada di belakang akhir koleksi.
const_iterator System::Collections::Generic::List<T>::cend() const noexcept
ReturnValue
Iterator yang menunjuk ke elemen const-qualified teoritis yang ditempatkan setelah elemen akhir dalam daftar.
Lihat Juga
- Typedef const_iterator
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++