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

BaseSet::begin method

const 修飾されたコレクションの最初の要素へのイテレータを取得します。

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

ReturnValue

ハッシュセットの const 修飾インスタンスの最初の要素を指すイテレータ。

参照