System::Collections::Generic::BaseSet::cend メソッド

BaseSet::cend method

コレクションの末尾の後にある存在しない const 修飾要素のイテレータを取得します。

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

ReturnValue

ハッシュセットの末尾要素の後に配置された理論上の const 修飾要素を指すイテレータ。

参照