System::Collections::Generic::BaseSet::begin método
BaseSet::begin method
Obtiene un 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-qualificada del conjunto hash.
Ver también
- Typedef const_iterator
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++