System::Collections::Generic::List::crend metod
List::crend method
Hämtar en omvänd iterator för ett icke‑existerande const‑kvalificerat element före samlingens början.
const_reverse_iterator System::Collections::Generic::List<T>::crend() const noexcept
ReturnValue
En omvänd iterator som pekar på det teoretiska const‑kvalificerade elementet som föregår det första elementet i listan (sist i omvänd ordning).
Se även
- Typedef const_reverse_iterator
- Class List
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++