System::Collections::Generic::BaseSet::begin metodo
BaseSet::begin method
Restituisce un iteratore al primo elemento della collezione qualificata come const.
const_iterator System::Collections::Generic::BaseSet<T, SET_T>::begin() const noexcept
ReturnValue
Un iteratore che punta al primo elemento nell’istanza const del set hash.
Vedi anche
- Typedef const_iterator
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++