System::Collections::Generic::BaseSet::cbegin methode
BaseSet::cbegin method
Haalt een iterator op naar het eerste const-gekwalificeerde element van de collectie.
const_iterator System::Collections::Generic::BaseSet<T, SET_T>::cbegin() const noexcept
ReturnValue
Een iterator die naar het eerste const-gekwalificeerde element wijst in de hashset.
Zie ook
- Typedef const_iterator
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++