Método end de System::Collections::Generic::BaseSet
BaseSet::end method
Obtiene el iterador para un elemento que no existe detrás del final de la colección calificada como const.
const_iterator System::Collections::Generic::BaseSet<T, SET_T>::end() const noexcept
ReturnValue
Un iterador que apunta al elemento teórico ubicado después del elemento final en la instancia const‑cualificada del conjunto hash.
Ver también
- Typedef const_iterator
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++