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