Méthode System::Collections::Generic::List::cbegin
List::cbegin method
Obtient un itérateur vers le premier élément qualifié const de la collection.
const_iterator System::Collections::Generic::List<T>::cbegin() const noexcept
ReturnValue
Un itérateur pointant vers le premier élément const de la liste.
Voir aussi
- Typedef const_iterator
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Font for C++