System::Collections::Generic::BaseSet::begin मेथड

BaseSet::begin method

स्थिर-योग्य संग्रह के पहले तत्व के लिए इटररेटर प्राप्त करता है।

const_iterator System::Collections::Generic::BaseSet<T, SET_T>::begin() const noexcept

ReturnValue

हैश सेट के const-योग्य इंस्टेंस में पहले तत्व की ओर इंगित करने वाला इटरेटर।

संबंधित देखें