System::Collections::Generic::List::cend méthode
List::cend method
Obtient un itérateur pour un élément const-qualifié inexistant situé après la fin de la collection.
const_iterator System::Collections::Generic::List<T>::cend() const noexcept
ReturnValue
Un itérateur pointant vers l’élément const-qualifié théorique placé après l’élément de fin dans la liste.
Voir aussi
- Typedef const_iterator
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Font for C++