System::Collections::Generic::BaseSet::begin metodo
BaseSet::begin method
Ottiene l’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 dell’istanza const del set hash.
Vedi anche
- Typedef const_iterator
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Font for C++