System::Collections::Generic::IEnumerable::cend metodo
IEnumerable::cend method
Restituisce un iteratore che punta subito dopo l’ultimo elemento qualificato come const (se presente) della collezione.
const_iterator System::Collections::Generic::IEnumerable<T>::cend() const
ReturnValue
Un iteratore che punta subito dopo l’ultimo elemento qualificato const (se presente) della collezione
Vedi anche
- Typedef const_iterator
- Class IEnumerable
- Namespace System::Collections::Generic
- Library Aspose.Font for C++