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