System::Collections::Generic::BaseSet::end メソッド
BaseSet::end method
const 修飾されたコレクションの末尾の後にある存在しない要素のイテレータを取得します。
const_iterator System::Collections::Generic::BaseSet<T, SET_T>::end() const noexcept
ReturnValue
ハッシュセットの const 修飾インスタンスにおいて、末端要素の後に配置される理論上の要素を指すイテレータです。
参照
- Typedef const_iterator
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++