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