Método cbegin de System::Collections::Generic::BaseSet
BaseSet::cbegin method
Obtiene el iterador al primer elemento calificado como const de la colección.
const_iterator System::Collections::Generic::BaseSet<T, SET_T>::cbegin() const noexcept
ReturnValue
Un iterador que apunta al primer elemento const‑cualificado en el conjunto hash.
Ver también
- Typedef const_iterator
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++