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

BaseSet::cend method

Koleksiyonun sonundaki mevcut olmayan const-nitelikli bir öğe için yineleyici alır.

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

ReturnValue

Karma kümesindeki son öğenin ardından yer alan teorik const nitelikli öğeyi gösteren bir yineleyici.

Ayrıca Bakınız