System::Collections::Generic::BaseSet::cbegin metod
BaseSet::cbegin method
Hämtar iterator till det första const‑kvalificerade elementet i samlingen.
const_iterator System::Collections::Generic::BaseSet<T, SET_T>::cbegin() const noexcept
ReturnValue
En iterator som pekar på det första const‑kvalificerade elementet i hash‑uppsättningen.
Se även
- Typedef const_iterator
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++