System::Collections::Generic::BaseSet::cbegin metodo
BaseSet::cbegin method
Ottiene l’iteratore al primo elemento qualificato come const della collezione.
const_iterator System::Collections::Generic::BaseSet<T, SET_T>::cbegin() const noexcept
ReturnValue
Un iteratore che punta al primo elemento const-qualificato nell’hash set.
Vedi anche
- Typedef const_iterator
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Font for C++