System::Collections::Generic::BaseSet::end méthode
BaseSet::end method
Obtient un itérateur pour un élément inexistant situé après la fin de la collection const-qualifiée.
const_iterator System::Collections::Generic::BaseSet<T, SET_T>::end() const noexcept
ReturnValue
Un itérateur pointant vers l’élément théorique placé après l’élément de fin dans l’instance const‑qualified du hash set.
Voir aussi
- Typedef const_iterator
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Font for C++