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