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