System::Collections::Generic::BaseSet::cend método
BaseSet::cend method
Obtiene un iterador para un elemento calificado como 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-qualificado 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.PDF for C++