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