System::Collections::Generic::BaseSet::cend metodo
BaseSet::cend method
Ottiene l’iteratore per un elemento qualificato const inesistente oltre la fine della collezione.
const_iterator System::Collections::Generic::BaseSet<T, SET_T>::cend() const noexcept
ReturnValue
Un iteratore che punta all’elemento const teorico posizionato dopo l’elemento finale nel set hash.
Vedi anche
- Typedef const_iterator
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Font for C++