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