System::Collections::Generic::BaseSet::begin yöntemi

BaseSet::begin method

const nitelikli koleksiyonun ilk öğesine bir yineleyici alır.

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

ReturnValue

Karma kümesinin const nitelikli örneğindeki ilk öğeyi gösteren bir yineleyici.

Ayrıca Bakınız