System::Collections::Generic::BaseSet::cbegin Methode
BaseSet::cbegin method
Erhält einen Iterator zum ersten const‑qualifizierten Element der Sammlung.
const_iterator System::Collections::Generic::BaseSet<T, SET_T>::cbegin() const noexcept
ReturnValue
Ein Iterator, der auf das erste const‑qualifizierte Element im Hash‑Set zeigt.
Siehe auch
- Typedef const_iterator
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Font for C++