System::Collections::Generic::BaseSet::cend méthode
BaseSet::cend method
Obtient l’itérateur d’un élément const-qualifié inexistant situé après la fin de la collection.
const_iterator System::Collections::Generic::BaseSet<T, SET_T>::cend() const noexcept
ReturnValue
Un itérateur pointant vers l’élément const théorique placé après l’élément de fin dans le ensemble de hachage.
Voir aussi
- Typedef const_iterator
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++