System::Collections::Generic::List::cbegin method
List::cbegin method
Mendapatkan iterator ke elemen pertama yang bersifat const dalam koleksi.
const_iterator System::Collections::Generic::List<T>::cbegin() const noexcept
ReturnValue
Iterator yang menunjuk ke elemen pertama yang bersifat const dalam daftar.
Lihat Juga
- Typedef const_iterator
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++