System::Collections::Generic::IEnumerable::cend metod
IEnumerable::cend method
Hämtar iterator som pekar precis efter det sista konstantkvalificerade elementet (om något) i samlingen.
const_iterator System::Collections::Generic::IEnumerable<T>::cend() const
ReturnValue
En iterator som pekar precis efter det sista const-kvalificerade elementet (om något) i samlingen
Se även
- Typedef const_iterator
- Class IEnumerable
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++