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

BaseSet::cend method

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

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

ReturnValue

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

Ayrıca Bakınız