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