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