metode begin System::Collections::Generic::BaseSet
BaseSet::begin method
Mendapatkan iterator ke elemen pertama dari koleksi yang berqualifikasi const.
const_iterator System::Collections::Generic::BaseSet<T, SET_T>::begin() const noexcept
ReturnValue
Iterator yang menunjuk ke elemen pertama dalam instance hash set yang const.
Lihat Juga
- Typedef const_iterator
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++