System::Collections::Generic::BaseSet::cbegin método
BaseSet::cbegin method
Obtiene un 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 calificado como const en el conjunto hash.
Ver también
- Typedef const_iterator
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++