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