System::Collections::Generic::IEnumerable::cend method
IEnumerable::cend method
Gets iterator pointing right after the last const-qualified element (if any) of the collection.
const_iterator System::Collections::Generic::IEnumerable<T>::cend() const
ReturnValue
An iterator pointing right after the last const-qualified element (if any) of the collection
See Also
- Typedef const_iterator
- Class IEnumerable
- Namespace System::Collections::Generic
- Library Aspose.PUB for C++