System::Collections::Generic::LinkedList::crbegin طريقة
LinkedList::crbegin method
يحصل على مكرر عكسي للعنصر الأخير المؤهل كـ const في المجموعة (الأول في الاتجاه العكسي).
const_reverse_iterator System::Collections::Generic::LinkedList<T>::crbegin() const noexcept
ReturnValue
مكرر عكسي يشير إلى العنصر الأخير المؤهل كـ const في القائمة المرتبطة (الأول في العكس).
انظر أيضًا
- Typedef const_reverse_iterator
- Class LinkedList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++