System::Collections::Generic::BaseSet::begin メソッド
BaseSet::begin method
const 修飾されたコレクションの最初の要素へのイテレータを取得します。
const_iterator System::Collections::Generic::BaseSet<T, SET_T>::begin() const noexcept
ReturnValue
ハッシュセットの const 修飾インスタンスの最初の要素を指すイテレータ。
参照
- Typedef const_iterator
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++