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