System::Collections::Specialized::StringCollection::cbegin metode
StringCollection::cbegin method
Mengembalikan iterator ke elemen pertama yang bersifat const pada kontainer. Jika kontainer kosong, iterator yang dikembalikan akan sama dengan cend().
const_iterator System::Collections::Specialized::StringCollection::cbegin() const noexcept
ReturnValue
Iterator yang menunjuk ke elemen pertama yang bersifat const pada kontainer.
Lihat Juga
- Typedef const_iterator
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++