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