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